]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 17 Jan 2002 00:36:30 +0000 (00:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 17 Jan 2002 00:36:30 +0000 (00:36 +0000)
* Makefile (CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent
automatic inline.

linuxthreads/ChangeLog

index 8ceadaff0137b9a1609506f01b538a0ac6a05884..aa115ee3d7d8868df82c641723b1d1ee5d7bb616 100644 (file)
@@ -1,7 +1,7 @@
 2002-01-14  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
-       * linuxthreads/Makefile (CFLAGS-tst-cancel.c): Add
-       -fno-inline-functions to prevent automatic inline.
+       * Makefile (CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent
+       automatic inline.
 
 2002-01-12  Andreas Schwab  <schwab@suse.de>