mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-24 18:32:38 +08:00
* config.in: Regenerate.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2010-05-24 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
|
* config.in: Regenerate.
|
||||||
|
|
||||||
2010-05-23 Jan Kratochvil <jan.kratochvil@redhat.com>
|
2010-05-23 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||||
|
|
||||||
Code cleanup.
|
Code cleanup.
|
||||||
|
@ -853,10 +853,16 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
||||||
|
#undef _FILE_OFFSET_BITS
|
||||||
|
|
||||||
/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
|
/* Define to 1 so <sys/proc.h> gets a definition of anon_hdl. Works around a
|
||||||
<sys/proc.h> problem on IRIX 5. */
|
<sys/proc.h> problem on IRIX 5. */
|
||||||
#undef _KMEMUSER
|
#undef _KMEMUSER
|
||||||
|
|
||||||
|
/* Define for large files, on AIX-style hosts. */
|
||||||
|
#undef _LARGE_FILES
|
||||||
|
|
||||||
/* Define to 1 if on MINIX. */
|
/* Define to 1 if on MINIX. */
|
||||||
#undef _MINIX
|
#undef _MINIX
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user