OSDN Git Service

s/IS_IN_linuxthreads/IS_IN_libpthread/
authorPeter S. Mazinger <ps.m@gmx.net>
Wed, 25 Jan 2006 14:48:02 +0000 (14:48 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Wed, 25 Jan 2006 14:48:02 +0000 (14:48 -0000)
libpthread/linuxthreads.old/Makefile.in

index 1656f21..c067bca 100644 (file)
@@ -6,7 +6,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-CFLAGS-linuxthreads.old := -DNOT_IN_libc -DIS_IN_linuxthreads $(SSP_ALL_CFLAGS)
+CFLAGS-linuxthreads.old := -DNOT_IN_libc -DIS_IN_libpthread $(SSP_ALL_CFLAGS)
 
 CFLAGS-libpthread/linuxthreads.old/sysdeps/$(TARGET_ARCH)/ := $(CFLAGS-linuxthreads.old)