ntpd: fix compile by ignoring the system md5.h header
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17493 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1e69e80a64
commit
01cb13b2a4
@ -90,6 +90,9 @@ endef
|
||||
|
||||
TARGET_CPPFLAGS += -I$(STAGING_DIR)/usr/include/libelf
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
ac_cv_header_md5_h=no
|
||||
|
||||
define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
--disable-all-clocks \
|
||||
|
Loading…
x
Reference in New Issue
Block a user