mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-27 12:24:48 -05:00
devkitPPC: disable gcc libssp
This commit is contained in:
parent
7b03d726b6
commit
6a2cfec336
|
|
@ -95,6 +95,7 @@ then
|
|||
--enable-libstdcxx-filesystem-ts \
|
||||
--disable-tm-clone-registry \
|
||||
--disable-__cxa_atexit \
|
||||
--disable-libssp \
|
||||
--enable-cxx-flags='-ffunction-sections -fdata-sections' \
|
||||
--target=$target \
|
||||
--with-newlib \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user