mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-28 05:24:18 -05:00
account for cross compile when removing sys-include
This commit is contained in:
@@ -157,7 +157,7 @@ then
|
||||
touch installed-stage2
|
||||
fi
|
||||
|
||||
rm -fr $INSTALLDIR/devkitPPC/$target/sys-include
|
||||
rm -fr $prefix/$target/sys-include
|
||||
|
||||
cd $BUILDDIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user