2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

flex: enable static lib

This commit is contained in:
Dylan Araps 2020-09-30 10:20:45 +03:00
parent 62dc459e41
commit 18682242b7
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -2,8 +2,6 @@
./configure \
--prefix=/usr \
--disable-static \
--enable-shared \
ac_cv_func_malloc_0_nonnull=yes \
ac_cv_func_realloc_0_nonnull=yes