projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fea861
)
[packages] babel: pass optimization flags, bump release number
author
Nicolas Thill
<nico@openwrt.org>
Fri, 4 Jun 2010 00:48:23 +0000
(
00:48
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 4 Jun 2010 00:48:23 +0000
(
00:48
+0000)
SVN-Revision: 21668
net/babel/Makefile
patch
|
blob
|
history
diff --git
a/net/babel/Makefile
b/net/babel/Makefile
index b99e3d947d30b8a1393ff3980a69eca54f699afc..64479da09a457e96da88af610c9992db8fbbb8af 100644
(file)
--- a/
net/babel/Makefile
+++ b/
net/babel/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=babeld
PKG_VERSION:=1.0.1
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/
@@
-41,6
+41,9
@@
define Package/babeld/conffiles
/etc/config/babeld
endef
+MAKE_FLAGS+= \
+ CFLAGS="$(TARGET_CFLAGS)" \
+
define Package/babeld/install
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/babeld $(1)/usr/sbin/