From: Felix Fietkau Date: Sat, 5 May 2012 13:06:33 +0000 (+0000) Subject: pptp: compile with the openwrt cflags instead of -O0 X-Git-Tag: reboot~14044 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7591ffded88005d276256a410c412fbe995c29ea;p=openwrt%2Fopenwrt.git pptp: compile with the openwrt cflags instead of -O0 SVN-Revision: 31600 --- diff --git a/package/pptp/Makefile b/package/pptp/Makefile index 748abde5a8..3772adb064 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -34,6 +34,8 @@ define Package/pptp/conffiles /etc/ppp/options.pptp endef +MAKE_FLAGS += OPTIMIZE="$(TARGET_CFLAGS)" + define Package/pptp/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/pptp $(1)/usr/sbin/