Convert portmap to new packaging style
[openwrt.git] / openwrt / toolchain / uClibc / Makefile
index 4fa048c..301c78d 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
This page took 0.029775 seconds and 4 git commands to generate.