mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-13 04:56:14 -05:00
*** empty log message ***
This commit is contained in:
@@ -57,6 +57,7 @@ cd pspsdk
|
||||
./configure || { echo "ERROR RUNNING PSPSDK CONFIGURE"; exit 1; }
|
||||
$MAKE install-data || { echo "ERROR INSTALLING PSPSDK HEADERS"; exit 1; }
|
||||
|
||||
cd $BUILDSCRIPTDIR
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# build and install newlib
|
||||
|
||||
Reference in New Issue
Block a user