daily update
[deliverable/binutils-gdb.git] / ld / config.in
index 5321a1244f9c8360e4fa70bb1432747335d57406..e3d4f71f6f4779b30ab699442679e68d974c1293 100644 (file)
    `char[]'. */
 #undef YYTEXT_POINTER
 
+/* Number of bits in a file offset, on hosts where this is settable. */
+#undef _FILE_OFFSET_BITS
+
 /* Enable GNU extensions on systems that have them.  */
 #ifndef _GNU_SOURCE
 # undef _GNU_SOURCE
 #endif
 
+/* Define for large files, on AIX-style hosts. */
+#undef _LARGE_FILES
+
 /* Define to 1 if on MINIX. */
 #undef _MINIX
 
This page took 0.024064 seconds and 4 git commands to generate.