chrony: disable libcap
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32256 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
76d6e45499
commit
252b191743
@ -43,6 +43,7 @@ define Build/Configure
|
||||
--prefix=/usr \
|
||||
--with-readline-includes=$(STAGING_DIR)/usr/include \
|
||||
--with-readline-library=$(STAGING_DIR)/usr/lib \
|
||||
--disable-linuxcaps \
|
||||
)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user