mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-15 07:09:38 -05:00
*** empty log message ***
This commit is contained in:
@@ -48,6 +48,8 @@ cd $target/gcc
|
||||
--prefix=$prefix -v\
|
||||
2>&1 | tee gcc_configure.log
|
||||
|
||||
mkdir -p libiberty libcpp fixincludes
|
||||
|
||||
$MAKE all-gcc | tee gcc_make.log 2>&1
|
||||
$MAKE install-gcc | tee gcc_install.log 2>&1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user