mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-07-02 00:13:46 -05:00
devkitA64: disable cxa_atexit & tm clone registry
This commit is contained in:
parent
d4a84c9884
commit
81719c49e3
|
|
@ -64,6 +64,8 @@ then
|
|||
--prefix=$prefix \
|
||||
--enable-lto $plugin_ld\
|
||||
--with-system-zlib \
|
||||
--disable-tm-clone-registry \
|
||||
--disable-__cxa_atexit \
|
||||
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 release 15" \
|
||||
$CROSS_PARAMS \
|
||||
$CROSS_GCC_PARAMS \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user