diff options
author | David D. Zuhn <zoo@cygnus> | 1993-03-12 03:32:47 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-03-12 03:32:47 +0000 |
commit | b3df94565ade2d0d1100ddbc6e482e3923f9867e (patch) | |
tree | de8e29b98437046129f3aede84afa1541b04256c /bfd/hosts/go32.h | |
parent | ed0998749a88cd01d8cb516befc142a9ea86b7f2 (diff) | |
download | gdb-b3df94565ade2d0d1100ddbc6e482e3923f9867e.zip gdb-b3df94565ade2d0d1100ddbc6e482e3923f9867e.tar.gz gdb-b3df94565ade2d0d1100ddbc6e482e3923f9867e.tar.bz2 |
don't define POSIX_UTIME for go32, makes ar & ranlib happy again
Diffstat (limited to 'bfd/hosts/go32.h')
-rw-r--r-- | bfd/hosts/go32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/hosts/go32.h b/bfd/hosts/go32.h index 92d80bc..34aff36 100644 --- a/bfd/hosts/go32.h +++ b/bfd/hosts/go32.h @@ -13,7 +13,6 @@ #define SEEK_SET 0 #define SEEK_CUR 1 -#define POSIX_UTIME #define NO_FCNTL /* EXACT TYPES */ |