From 857b8b1da6dae98eddd198516d692c90ff5578ea Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Fri, 18 Aug 2006 02:46:52 +0000 Subject: Merge from trunk. --- libpthread/linuxthreads_db/CVS/Repository | 2 +- libpthread/linuxthreads_db/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libpthread/linuxthreads_db') diff --git a/libpthread/linuxthreads_db/CVS/Repository b/libpthread/linuxthreads_db/CVS/Repository index 8f0007634..7fda8caeb 100644 --- a/libpthread/linuxthreads_db/CVS/Repository +++ b/libpthread/linuxthreads_db/CVS/Repository @@ -1 +1 @@ -ports/linuxthreads_db +linuxthreads/linuxthreads_db diff --git a/libpthread/linuxthreads_db/Makefile.in b/libpthread/linuxthreads_db/Makefile.in index 1dd2b02b0..d6ad70085 100644 --- a/libpthread/linuxthreads_db/Makefile.in +++ b/libpthread/linuxthreads_db/Makefile.in @@ -9,7 +9,7 @@ CFLAGS-linuxthreads_db := -DNOT_IN_libc -DLIBPTHREAD_SO="\"libpthread.so.$(MAJOR_VERSION)\"" LDFLAGS-libthread_db.so := $(LDFLAGS_NOSTRIP) $(call check_ld,--warn-unresolved-symbols) -ifneq ($(NOSTRIP),y) +ifeq ($(DOSTRIP),y) LDFLAGS-libthread_db.so += -s endif -- cgit v1.3