mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-26 03:45:09 -05:00
remove /opt/local cruft
This commit is contained in:
parent
0c2b11f0ae
commit
d08f5a00db
|
|
@ -49,7 +49,6 @@ then
|
|||
--with-gcc --with-gnu-ld --with-gnu-as \
|
||||
--disable-shared --disable-threads --disable-win32-registry --disable-nls --disable-debug\
|
||||
--disable-libmudflap --disable-libssp --disable-libgomp \
|
||||
--with-gmp=/opt/local --with-mpfr=/opt/local \
|
||||
--disable-libstdcxx-pch \
|
||||
--target=$target \
|
||||
--with-newlib \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user