mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 09:06:19 +00:00
Properly handle newlib configuration flags
This commit is contained in:
parent
d5900debd3
commit
398030c11a
@ -65,13 +65,13 @@ IO_LL:newlib-io-long-long
|
||||
NEWLIB_REGISTER_FINI:newlib-register-fini
|
||||
NANO_MALLOC:newlib-nano-malloc
|
||||
NANO_FORMATTED_IO:newlib-nano-formatted-io
|
||||
ATEXIT_DYNAMIC_ALLOC:atexit-dynamic-alloc
|
||||
ATEXIT_DYNAMIC_ALLOC:newlib-atexit-dynamic-alloc
|
||||
GLOBAL_ATEXIT:newlib-global-atexit
|
||||
LITE_EXIT:lite-exit
|
||||
REENT_SMALL:reent-small
|
||||
MULTITHREAD:multithread
|
||||
REENT_SMALL:newlib-reent-small
|
||||
MULTITHREAD:newlib-multithread
|
||||
WIDE_ORIENT:newlib-wide-orient
|
||||
UNBUF_STREAM_OPT:unbuf-stream-opt
|
||||
UNBUF_STREAM_OPT:newlib-unbuf-stream-opt
|
||||
ENABLE_TARGET_OPTSPACE:target-optspace
|
||||
"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user