mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
package/flex: migrate to new autopoint flag
Signed-off-by: Vincent Fazio <vfazio@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
b75e7dc15a
commit
92aea79ded
@@ -20,7 +20,7 @@ HOST_FLEX_DEPENDENCIES = host-m4
|
||||
# 0002-build-make-it-possible-to-disable-the-build-of-the-f.patch
|
||||
# 0003-build-make-it-possible-to-disable-the-build-of-the-d.patch
|
||||
FLEX_AUTORECONF = YES
|
||||
FLEX_GETTEXTIZE = YES
|
||||
FLEX_AUTOPOINT = YES
|
||||
FLEX_CONF_ENV = ac_cv_path_M4=/usr/bin/m4 \
|
||||
ac_cv_func_reallocarray=no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user