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

gcc: enable initfini-array. See #271

This commit is contained in:
Dylan Araps 2021-07-09 11:03:42 +03:00
parent 2153f69ac1
commit fc4a67f574
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -49,6 +49,7 @@ export libat_cv_have_ifunc=no
--enable-shared \
--enable-threads \
--enable-tls \
--enable-initfini-array \
--enable-languages=c,c++ \
--without-included-gettext \
--with-zstd=no \