diff options
Diffstat (limited to 'data/flex/make.sh')
-rw-r--r-- | data/flex/make.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/flex/make.sh b/data/flex/make.sh index 06e876cc5..be55ecc37 100644 --- a/data/flex/make.sh +++ b/data/flex/make.sh @@ -1,5 +1,4 @@ -pkg:extract -cd * +pkg:setup pkg:configure ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes make pkg:install |