turn on file-position optimizations again
authorKen Raeburn <raeburn@cygnus>
Wed, 24 Mar 1993 08:01:07 +0000 (08:01 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 24 Mar 1993 08:01:07 +0000 (08:01 +0000)
bfd/hosts/sparc.h

index 1a10fa4..c32da58 100644 (file)
@@ -1,5 +1,5 @@
 #define STDC_HEADERS
-#undef FILE_OFFSET_IS_CHAR_INDEX
+#define FILE_OFFSET_IS_CHAR_INDEX
 #if defined(__STDC__) && __GNUC__ >= 2
 #define abort __hide_abort
 #define exit __hide_exit