mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-19 17:04:12 -05:00
actually remove sys-includes folder
This commit is contained in:
@@ -74,7 +74,7 @@ then
|
||||
touch installed-gcc
|
||||
fi
|
||||
|
||||
rm -fr $prefix/sys-include
|
||||
rm -fr $prefix/$target/sys-include
|
||||
|
||||
unset CFLAGS
|
||||
cd $BUILDDIR/pspsdk-$PSPSDK_VER
|
||||
|
||||
Reference in New Issue
Block a user