aboutsummaryrefslogtreecommitdiff
path: root/winsup/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-08-06 02:35:33 +0000
committerChristopher Faylor <me@cgf.cx>2003-08-06 02:35:33 +0000
commit16f9bc132301ed0b1d832abfe8a1deb6a1e22f52 (patch)
tree3fdb17e32ea8f42c4f31e2f90acd6c79f6c68493 /winsup/ChangeLog
parentc6f80f3e298ec3a1a3bb4b1e99c13aab911a05dc (diff)
downloadnewlib-16f9bc132301ed0b1d832abfe8a1deb6a1e22f52.zip
newlib-16f9bc132301ed0b1d832abfe8a1deb6a1e22f52.tar.gz
newlib-16f9bc132301ed0b1d832abfe8a1deb6a1e22f52.tar.bz2
* Makefile.common: Hmm. Older compilers seem to need -nostdinc.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index ff2f4ff..b0db92b 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,5 +1,9 @@
2003-08-05 Christopher Faylor <cgf@redhat.com>
+ * Makefile.common: Hmm. Older compilers seem to need -nostdinc.
+
+2003-08-05 Christopher Faylor <cgf@redhat.com>
+
* Makefile.common: Don't send -nostdinc++ with g++.
2003-07-25 Christopher Faylor <cgf@redhat.com>