diff options
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r-- | winsup/ChangeLog | 5 |
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. |