mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-17 15:26:12 -05:00
*** empty log message ***
This commit is contained in:
parent
cfe601e799
commit
0fe665c3d8
|
|
@ -48,7 +48,7 @@ cd $target/gcc
|
|||
2>&1 | tee $BUILDSCRIPTDIR/gcc_configure.log
|
||||
|
||||
$MAKE all-gcc | tee $BUILDSCRIPTDIR/gcc_make.log 2>&1
|
||||
$MAKE install-gcc | $BUILDSCRIPTDIR/tee gcc_install.log 2>&1
|
||||
$MAKE install-gcc | tee $BUILDSCRIPTDIR/gcc_install.log 2>&1
|
||||
|
||||
cd $BUILDSCRIPTDIR
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user