mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-13 21:54:32 -05:00
remove sys-include dir
This commit is contained in:
@@ -72,6 +72,8 @@ then
|
||||
touch installed-gcc-stage1
|
||||
fi
|
||||
|
||||
rm -fr $prefix/sys-include
|
||||
|
||||
unset CFLAGS
|
||||
cd $BUILDDIR
|
||||
|
||||
|
||||
@@ -105,6 +105,8 @@ then
|
||||
rm -fr $INSTALLDIR/devkitPPC/$target/sys-include
|
||||
fi
|
||||
|
||||
rm -fr $prefix/sys-include
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# build and install newlib
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
@@ -74,6 +74,8 @@ then
|
||||
touch installed-gcc
|
||||
fi
|
||||
|
||||
rm -fr $prefix/sys-include
|
||||
|
||||
unset CFLAGS
|
||||
cd $BUILDDIR/pspsdk-$PSPSDK_VER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user