mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-16 07:06:39 -05:00
remove precompiled headers at configure time
This commit is contained in:
@@ -47,6 +47,7 @@ then
|
||||
--with-gcc --with-gnu-ld --with-gnu-as\
|
||||
--disable-shared --disable-win32-registry --disable-nls\
|
||||
--enable-cxx-flags="-G0" \
|
||||
--disable-libstdcxx-pch \
|
||||
--target=$target \
|
||||
--with-newlib \
|
||||
--prefix=$prefix \
|
||||
|
||||
Reference in New Issue
Block a user