disable position-caching code for now
authorKen Raeburn <raeburn@cygnus>
Wed, 24 Mar 1993 05:10:05 +0000 (05:10 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 24 Mar 1993 05:10:05 +0000 (05:10 +0000)
bfd/hosts/sparc.h

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