mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 04:04:50 +00:00
Merge pull request #6288 from sdelafond/diffutils_x86
diffutils: fix 'compilation error on x86_64
This commit is contained in:
@@ -35,6 +35,7 @@ define Package/diffutils/description
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
gl_cv_func_getopt_gnu=yes \
|
||||
ac_cv_func_mempcpy=n
|
||||
TARGET_CFLAGS += --std=gnu99
|
||||
|
||||
|
||||
Reference in New Issue
Block a user