gdb: Fix instability in thread groups test
[deliverable/binutils-gdb.git] / libiberty / config.in
index 66c78e816840eb2aced089dc7f913b8b09de101f..10dbbd986657694908fa627768757b402025976c 100644 (file)
 # endif
 #endif
 
+/* 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.023331 seconds and 4 git commands to generate.