mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-20 01:14:04 -05:00
*** empty log message ***
This commit is contained in:
@@ -121,7 +121,7 @@ fi
|
||||
if [ ! -f installed-g++ ]
|
||||
then
|
||||
$MAKE install || { echo "Error installing g++"; exit 1; }
|
||||
touch built-g++
|
||||
touch installed-g++
|
||||
fi
|
||||
|
||||
cd $BUILDSCRIPTDIR
|
||||
|
||||
Reference in New Issue
Block a user