Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / config.in
index b227a53984663925bfe04a22f414fa0e7b285379..d93c9b0830087f19475c5011779d80f7c1d17ab0 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
 
This page took 0.022443 seconds and 4 git commands to generate.