mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 20:16:32 +01:00
gcc 13.1.0: don't enable default ssp or pie and remove libssp_nonshared.patch
This commit is contained in:
parent
46d80b8605
commit
184535e2df
4 changed files with 2 additions and 47 deletions
|
|
@ -84,8 +84,6 @@ src_configure() {
|
|||
--host=i386-unknown-linux-musl \
|
||||
--enable-bootstrap \
|
||||
--enable-static \
|
||||
--enable-default-pie \
|
||||
--enable-default-ssp \
|
||||
--disable-plugins \
|
||||
--disable-libssp \
|
||||
--disable-libsanitizer \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue