mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-04 16:24:57 -05:00
add support for positional arguments
This commit is contained in:
parent
2f10349942
commit
98596aad6d
|
|
@ -88,7 +88,7 @@ then
|
|||
--disable-newlib-supplied-syscalls \
|
||||
--enable-newlib-mb \
|
||||
--enable-newlib-io-long-long \
|
||||
--enable-newlib-io-c99 \
|
||||
--enable-newlib-io-c99-formats \
|
||||
--enable-newlib-io-pos-args \
|
||||
--target=$target \
|
||||
--prefix=$prefix \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user