diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-19 22:22:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-19 22:22:02 +0000 |
commit | a8c548cb0c04dfbe117d2b268aaa1ae6714adbef (patch) | |
tree | 8eaefc59c0753251e1a9afa2b34866c8d66df56a /binutils/config.in | |
parent | a969366f78c156d1224e0d878a5c6363f667d898 (diff) | |
download | gdb-a8c548cb0c04dfbe117d2b268aaa1ae6714adbef.zip gdb-a8c548cb0c04dfbe117d2b268aaa1ae6714adbef.tar.gz gdb-a8c548cb0c04dfbe117d2b268aaa1ae6714adbef.tar.bz2 |
Add missing support for arm-epoc-pe.
Diffstat (limited to 'binutils/config.in')
-rw-r--r-- | binutils/config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/binutils/config.in b/binutils/config.in index 7b70d16..8a0e1c5 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -28,9 +28,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ #undef off_t -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE - /* Define to `unsigned' if <sys/types.h> doesn't define. */ #undef size_t |