projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee63d81
)
remove now redundant +USE_EGLIBC:librt dependencies
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 19 Sep 2012 15:35:00 +0000
(15:35 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 8 Oct 2013 19:16:09 +0000
(19:16 +0000)
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@33481
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/bird/Makefile
patch
|
blob
|
history
diff --git
a/net/bird/Makefile
b/net/bird/Makefile
index b5fcf959be9b2a484278b4dea6039c25deabfc53..9658b62ce92690520390042c7b57702c42b6b240 100644
(file)
--- a/
net/bird/Makefile
+++ b/
net/bird/Makefile
@@
-20,7
+20,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/bird/Default
TITLE:=The BIRD Internet Routing Daemon
URL:=http://bird.network.cz/
- DEPENDS:=
+USE_EGLIBC:librt
+ DEPENDS:=
endef
define Package/birdc/Default