mirror of
https://codeberg.org/kiss-community/repo
synced 2025-02-25 15:46:25 -07:00
gcc: enable initfini-array. See #271
This commit is contained in:
parent
2153f69ac1
commit
fc4a67f574
@ -49,6 +49,7 @@ export libat_cv_have_ifunc=no
|
|||||||
--enable-shared \
|
--enable-shared \
|
||||||
--enable-threads \
|
--enable-threads \
|
||||||
--enable-tls \
|
--enable-tls \
|
||||||
|
--enable-initfini-array \
|
||||||
--enable-languages=c,c++ \
|
--enable-languages=c,c++ \
|
||||||
--without-included-gettext \
|
--without-included-gettext \
|
||||||
--with-zstd=no \
|
--with-zstd=no \
|
||||||
|
Loading…
Reference in New Issue
Block a user