upgrade to iptables 1.2.11
[openwrt.git] / obsolete-buildroot / make / squashfsroot.mk
index 6c66982..9d8722e 100644 (file)
@@ -35,7 +35,7 @@ squashfs-dirclean:
 #############################################################
 
 squashfsroot: squashfs
-       #-@find $(TARGET_DIR)/lib -type f -name \*.so\* | xargs $(STRIP) --strip-unneeded 2>/dev/null || true;
+       #-@find $(TARGET_DIR)/lib -type f -name \*.so\* | xargs $(STRIP)  2>/dev/null || true;
        #-@find $(TARGET_DIR) -type f -perm +111 | xargs $(STAGING_DIR)/bin/sstrip 2>/dev/null || true;
        @rm -rf $(TARGET_DIR)/usr/man
        @rm -rf $(TARGET_DIR)/usr/info
This page took 0.037585 seconds and 4 git commands to generate.