don't define POSIX_UTIME for go32, makes ar & ranlib happy again

This commit is contained in:
David D. Zuhn 1993-03-12 03:32:47 +00:00
parent ed0998749a
commit b3df94565a
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Thu Mar 11 19:26:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
* hosts/go32.h: don't define POSIX_UTIME
Tue Mar 9 10:52:01 1993 Fred Fish (fnf@cygnus.com)
* elf32.c (elf_object_p): Use ELF_ARCH stored in xvec to match

View File

@ -13,7 +13,6 @@
#define SEEK_SET 0
#define SEEK_CUR 1
#define POSIX_UTIME
#define NO_FCNTL
/* EXACT TYPES */