From 2679c354bd9345dfe2e2b9d78ec64a0dad642215 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 12 Jun 2010 15:40:56 +0200 Subject: nptl: avoid spurious rebuilds of libpthread*.a Signed-off-by: Bernhard Reutner-Fischer --- libpthread/nptl/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'libpthread/nptl') diff --git a/libpthread/nptl/Makefile.in b/libpthread/nptl/Makefile.in index 7de5b77d9..853ac501e 100644 --- a/libpthread/nptl/Makefile.in +++ b/libpthread/nptl/Makefile.in @@ -295,13 +295,11 @@ $(PTHREAD_OUT)/libpthread_so.a: STRIP_FLAGS:=$(STRIP_FLAGS:-x=-X --strip-debug) endif $(PTHREAD_OUT)/libpthread_so.a: $(libpthread-so-y) $(Q)$(RM) $@ - $(do_strip) $(do_ar) $(top_builddir)lib/libpthread.a: $(libpthread-a-y) $(Q)$(INSTALL) -d $(dir $@) $(Q)$(RM) $@ - $(do_strip) $(do_ar) # -- cgit v1.2.3