diff options
author | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-06-28 14:05:22 +0000 |
---|---|---|
committer | mycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-06-28 14:05:22 +0000 |
commit | 69820a4d121ed05baaaac2f1c4361b8ff20d9454 (patch) | |
tree | 35ef36f94de09923e65e9555de178169aedc2840 /gcc/config/i386/x-isc | |
parent | 74148070046d0d8ab8e17d52665c1ee3526d894f (diff) | |
download | gcc-69820a4d121ed05baaaac2f1c4361b8ff20d9454.tar.gz |
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1323 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/x-isc')
-rw-r--r-- | gcc/config/i386/x-isc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/i386/x-isc b/gcc/config/i386/x-isc index db2f1656e19..ea65ec888a3 100644 --- a/gcc/config/i386/x-isc +++ b/gcc/config/i386/x-isc @@ -1,4 +1,3 @@ CLIB = -lPW -lcposix -INSTALL = cp X_CFLAGS = -D_POSIX_SOURCE ENQUIRE_LDFLAGS = -posix $(LDFLAGS) |