aboutsummaryrefslogtreecommitdiff
path: root/winsup/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-11-04 03:42:19 +0000
committerChristopher Faylor <me@cgf.cx>2001-11-04 03:42:19 +0000
commit15d0cbd6dfec2f8b30ae75b33c7d4980aa8bc87b (patch)
tree90d52e92d636e50c88b535f9a0041082ffe1a4ca /winsup/ChangeLog
parent763f09b97de5916721906b967a833ad814f42688 (diff)
downloadnewlib-15d0cbd6dfec2f8b30ae75b33c7d4980aa8bc87b.zip
newlib-15d0cbd6dfec2f8b30ae75b33c7d4980aa8bc87b.tar.gz
newlib-15d0cbd6dfec2f8b30ae75b33c7d4980aa8bc87b.tar.bz2
* Makefile.in: Add directory dependencies to ensure ordering when using 'make
-jN'.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index 16aa4e3..2dd9543 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,5 +1,10 @@
2001-11-03 Christopher Faylor <cgf@redhat.com>
+ * Makefile.in: Add directory dependencies to ensure ordering when using
+ 'make -jN'.
+
+2001-11-03 Christopher Faylor <cgf@redhat.com>
+
* Makefile.common: Remove preferred-stack-boundary setting since gcc
2.95.3 doesn't work well with it.