Merge pull request #6288 from sdelafond/diffutils_x86

diffutils: fix 'compilation error on x86_64
This commit is contained in:
Hannu Nyman
2018-07-04 20:18:26 +03:00
committed by GitHub

View File

@@ -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