Merge pull request #6288 from sdelafond/diffutils_x86
diffutils: fix 'compilation error on x86_64
This commit is contained in:
commit
4a5c3dc79e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue