mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01: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
|
endef
|
||||||
|
|
||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
|
gl_cv_func_getopt_gnu=yes \
|
||||||
ac_cv_func_mempcpy=n
|
ac_cv_func_mempcpy=n
|
||||||
TARGET_CFLAGS += --std=gnu99
|
TARGET_CFLAGS += --std=gnu99
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user