mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-07 18:15:57 -05:00
use latest crtls & rules
This commit is contained in:
@@ -10,7 +10,6 @@ export DEVKITPRO=$TOOLPATH
|
||||
#---------------------------------------------------------------------------------
|
||||
cd $BUILDDIR
|
||||
|
||||
mkdir -p rules
|
||||
cd rules
|
||||
tar -xvf $SRCDIR/devkita64-rules-$DKA64_RULES_VER.tar.xz
|
||||
tar -xvf $SRCDIR/devkita64-rules-$DKA64_RULES_VER.tar.gz
|
||||
cd devkita64-rules-$DKA64_RULES_VER
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user