mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Update.
2003-03-19 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/Makefile: Fix cut&paste error.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2003-03-19 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/pthread/Makefile: Fix cut&paste error.
|
||||
|
||||
2003-03-18 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* Versions (libpthread: GLIBC_2.2): Remove
|
||||
|
@ -9,5 +9,5 @@ endif
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),posix)
|
||||
CFLAGS-confstr.c += -DLIBPTHREAD_VERSION="\"$(shell sed 's/\(.*\) by .*/\1/' ../nptl/Banner)\""
|
||||
CFLAGS-confstr.c += -DLIBPTHREAD_VERSION="\"$(shell sed 's/\(.*\) by .*/\1/' ../linuxthreads/Banner)\""
|
||||
endif
|
||||
|
Reference in New Issue
Block a user