summaryrefslogtreecommitdiff
path: root/ldso/libdl/Makefile.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-06-04 14:57:16 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-06-04 14:57:16 +0000
commitbf765e60dd2786516485c48ed81b120ef4de680f (patch)
treed4ca951baa0a10dae8f685f49fb4d67be833da77 /ldso/libdl/Makefile.in
parent436bc06bbf34e5c1b707cde726649f14fee310d4 (diff)
- strip the targets and not prerequisites
- tidy up PTHREADS_DEBUG_SUPPORT by using per-target STRIP_FLAGS for the few This fixes the spurious rebuilds bernd and vda were seeing with libpthreads.
Diffstat (limited to 'ldso/libdl/Makefile.in')
-rw-r--r--ldso/libdl/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldso/libdl/Makefile.in b/ldso/libdl/Makefile.in
index 82afb67b9..cf21f7b96 100644
--- a/ldso/libdl/Makefile.in
+++ b/ldso/libdl/Makefile.in
@@ -46,14 +46,14 @@ $(top_builddir)lib/libdl.so: $(libdl_OUT)/libdl_so.a $(libc.depend)
$(libdl_OUT)/libdl_so.a: $(libdl-so-y)
$(Q)$(RM) $@
- $(do_strip)
$(do_ar)
+ $(do_t_strip)
$(top_builddir)lib/libdl.a: $(libdl-a-y)
$(Q)$(INSTALL) -d $(dir $@)
$(Q)$(RM) $@
- $(do_strip)
$(do_ar)
+ $(do_t_strip)
libdl_clean:
$(RM) $(libdl_OUT)/*.{o,os,a,oS}