mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-25 20:04:02 -05:00
*** empty log message ***
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user