projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c352ff
)
pptp: compile with the openwrt cflags instead of -O0
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 5 May 2012 13:06:33 +0000
(13:06 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 5 May 2012 13:06:33 +0000
(13:06 +0000)
SVN-Revision: 31600
package/pptp/Makefile
patch
|
blob
|
history
diff --git
a/package/pptp/Makefile
b/package/pptp/Makefile
index 748abde5a83dbcf781f7b638b08422f7c7676cac..3772adb06479b63380e1bad0250a7781b0fe6cdb 100644
(file)
--- 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/