*** empty log message ***

This commit is contained in:
Dave Murphy
2007-06-05 15:00:55 +00:00
parent e09f60cc9f
commit 3d69031a46

View File

@@ -63,7 +63,6 @@ mkdir -p etc
CFLAGS=-DREENTRANT_SYSCALLS_PROVIDED ../../$NEWLIB_SRCDIR/configure \
--disable-newlib-supplied-syscalls \
--disable-debug \
--target=$target \
--prefix=$prefix \
|| { echo "Error configuring newlib"; exit 1; }