mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
Use x86_64 bits/a.out.h for both i386 and x86_64
This commit is contained in:
parent
42bbb1c314
commit
6bad24a091
@ -1,6 +1,10 @@
|
||||
2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
[BZ #14117]
|
||||
* sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
|
||||
* sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
|
||||
* sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
|
||||
|
||||
* sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
|
||||
for x86-64.
|
||||
* sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
|
||||
|
@ -1,3 +0,0 @@
|
||||
#ifndef __A_OUT_GNU_H__
|
||||
# error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user