aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-03-24 05:10:05 +0000
committerKen Raeburn <raeburn@cygnus>1993-03-24 05:10:05 +0000
commita33a2b65c546bdede73074dba6ac5a4dc472c5e3 (patch)
tree85333e7d2b21e49427fd57224d6b1894f6cf5351 /bfd/hosts
parente5b0286097763d2d80b8be2ef9202f5e31c791ae (diff)
downloadfsf-binutils-gdb-a33a2b65c546bdede73074dba6ac5a4dc472c5e3.zip
fsf-binutils-gdb-a33a2b65c546bdede73074dba6ac5a4dc472c5e3.tar.gz
fsf-binutils-gdb-a33a2b65c546bdede73074dba6ac5a4dc472c5e3.tar.bz2
disable position-caching code for now
Diffstat (limited to 'bfd/hosts')
-rw-r--r--bfd/hosts/sparc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/hosts/sparc.h b/bfd/hosts/sparc.h
index c32da58..1a10fa4 100644
--- a/bfd/hosts/sparc.h
+++ b/bfd/hosts/sparc.h
@@ -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