mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-05 08:45:09 -05:00
size improvemnets for libstdc++
This commit is contained in:
parent
a1221bad50
commit
eb23f198ad
|
|
@ -82,6 +82,8 @@ then
|
|||
--disable-nls --disable-shared --enable-threads --disable-multilib \
|
||||
--disable-win32-registry \
|
||||
--disable-libstdcxx-pch \
|
||||
--disable-libstdcxx-verbose \
|
||||
--enable-cxx-flags='-ffunction-sections -fdata-sections' \
|
||||
--target=$target \
|
||||
--with-newlib \
|
||||
--with-headers=../../newlib-$NEWLIB_VER/newlib/libc/include \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user