fix asterisk build when newt headers are present on the host machine
[openwrt-10.03/.git] / toolchain / uClibc / Makefile
index 4fa048c5c4746a64ba0c1e4ac3c7674841ae9cdd..301c78d41932f460639a2dcbacff2ca22b21f79e 100644 (file)
@@ -6,5 +6,6 @@ source: uclibc-source
 prepare: uclibc-configured
 compile: $(UCLIBC_DIR)/lib/libc.a
 install: uclibc
+       rm -rf $(TARGET_DIR)/lib/libpthread*.so*
        $(STRIP) $(TARGET_DIR)/lib/*.so
 clean: uclibc-toolclean