projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27aafeb
)
xl2tpd: reword the comment on overriding OFLAGS in MAKE_FLAGS.
author
Yousong Zhou
<
[email protected]
>
Tue, 11 Aug 2015 03:58:29 +0000
(11:58 +0800)
committer
Yousong Zhou
<
[email protected]
>
Fri, 14 Aug 2015 04:16:27 +0000
(12:16 +0800)
Signed-off-by: Yousong Zhou <
[email protected]
>
net/xl2tpd/Makefile
patch
|
blob
|
history
diff --git
a/net/xl2tpd/Makefile
b/net/xl2tpd/Makefile
index bcccd01606646eb19d359bacc5e0be4478e35ab4..2dc598f8450e5a04de52e6f06b328cf8414f8e13 100644
(file)
--- a/
net/xl2tpd/Makefile
+++ b/
net/xl2tpd/Makefile
@@
-39,9
+39,8
@@
It does implement both LAC and LNS role in a L2TP networking architecture. The
main goal of this protocol is to tunnel PPP frame trough an IP network.
endef
-# XXX: CFLAGS are already set by Build/Compile/Default
-MAKE_FLAGS+= \
- OFLAGS=""
+# Use optimization options from OpenWrt build system
+MAKE_FLAGS += OFLAGS=""
define Package/xl2tpd/conffiles
/etc/xl2tpd/xl2tpd.conf