mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-24 03:14:05 -05:00
use latest crtls & rules
This commit is contained in:
@@ -11,7 +11,6 @@ export DEVKITPPC=$DEVKITPRO/devkitPPC
|
||||
#---------------------------------------------------------------------------------
|
||||
cd $BUILDDIR
|
||||
|
||||
mkdir -p rules
|
||||
cd rules
|
||||
tar -xvf $SRCDIR/devkitppc-rules-$DKPPC_RULES_VER.tar.xz
|
||||
tar -xvf $SRCDIR/devkitppc-rules-$DKPPC_RULES_VER.tar.gz
|
||||
cd devkitppc-rules-$DKPPC_RULES_VER
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user