Update sipp to 3.1 (#3652)
[openwrt/svn-archive/archive.git] / net / nagios / Makefile
index 6a98d584dc66785237f4e5341eb13836afa02219..22144466c1772624e6037b0ac60dbbfe1b53d4e6 100644 (file)
@@ -52,6 +52,7 @@ define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                DESTDIR="$(PKG_INSTALL_DIR)" \
                INSTALL_OPTS="" \
+               STRIP=: \
                all install install-config
 endef