pptp: compile with the openwrt cflags instead of -O0

SVN-Revision: 31600
v19.07.3_mercusys_ac12_duma
Felix Fietkau 12 years ago
parent 8c352ff853
commit 7591ffded8

@ -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/

Loading…
Cancel
Save