hack to make newlib build on windows

This commit is contained in:
Dave Murphy
2005-05-08 12:12:18 +00:00
parent 8f3931584c
commit 12ab52b845
2 changed files with 10 additions and 8 deletions

View File

@@ -57,6 +57,7 @@ $MAKE install-gcc | tee gcc_install.log 2>&1
cd $BUILDSCRIPTDIR
mkdir -p $target/newlib
cd $target/newlib
mkdir -p etc
$BUILDSCRIPTDIR/$NEWLIB_SRCDIR/configure --target=$target \
--prefix=$prefix \