bird: link against librt when using eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32548 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
432fc2dac7
commit
50fa87d40c
@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/bird/Default
|
define Package/bird/Default
|
||||||
TITLE:=The BIRD Internet Routing Daemon
|
TITLE:=The BIRD Internet Routing Daemon
|
||||||
URL:=http://bird.network.cz/
|
URL:=http://bird.network.cz/
|
||||||
|
DEPENDS:= +USE_EGLIBC:librt
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/birdc/Default
|
define Package/birdc/Default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user