don't use the host strip command (closes: #592).
[openwrt/openwrt.git] / openwrt / package / axtls / Makefile
index 902797610848195d406d92f561f6e0f3fb64e19c..c53c4e5aea9927c60f9e5c1a113029c3dc07741c 100644 (file)
@@ -26,6 +26,7 @@ $(PKG_BUILD_DIR)/.configured:
 $(PKG_BUILD_DIR)/.built:
        $(MAKE) -C $(PKG_BUILD_DIR) \
                CC=$(TARGET_CC) \
+               STRIP=/bin/true \
                OPT_CFLAGS="$(TARGET_CFLAGS)" OPT_LDFLAGS=""
        touch $@