actually remove sys-includes folder

This commit is contained in:
Dave Murphy
2012-04-13 13:33:53 +01:00
parent f54b0c9c89
commit 053cbe511d
3 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ then
touch installed-gcc-stage1
fi
rm -fr $prefix/sys-include
rm -fr $prefix/$target/sys-include
unset CFLAGS
cd $BUILDDIR