projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8eb88d
)
(winnt.o): Compile properly.
author
Doug Evans
<dje@gnu.org>
Tue, 17 Sep 1996 23:42:22 +0000
(23:42 +0000)
committer
Doug Evans
<dje@gnu.org>
Tue, 17 Sep 1996 23:42:22 +0000
(23:42 +0000)
From-SVN: r12733
gcc/config/i386/t-cygwin32
patch
|
blob
|
history
diff --git
a/gcc/config/i386/t-cygwin32
b/gcc/config/i386/t-cygwin32
index a1aa1c41a18fdbd98c892768a8de3fc8ff303456..4be2477fbc98fbffb272c7853623c49fa562a775 100644
(file)
--- a/
gcc/config/i386/t-cygwin32
+++ b/
gcc/config/i386/t-cygwin32
@@
-4,5
+4,4
@@
LIB1ASMSRC = i386/cygwin32.asm
LIB1ASMFUNCS = _chkstk
winnt.o: $(srcdir)/config/i386/winnt.c
- $(CC) -I. -I$(srcdir) -I$(srcdir)/config -c $(srcdir)/config/i386/winnt.c
-
+ $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $(srcdir)/config/i386/winnt.c