[gdb/testsuite, 2/2] Fix gdb.linespec/explicit.exp with check-read1
[external/binutils.git] / ld / config.in
index b227a53..d93c9b0 100644 (file)
    `char[]'. */
 #undef YYTEXT_POINTER
 
+/* Enable large inode numbers on Mac OS X 10.5.  */
+#ifndef _DARWIN_USE_64_BIT_INODE
+# define _DARWIN_USE_64_BIT_INODE 1
+#endif
+
 /* Number of bits in a file offset, on hosts where this is settable. */
 #undef _FILE_OFFSET_BITS