mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-18 15:28:10 +00:00
Properly handle newlib configuration flags
This commit is contained in:
@ -65,13 +65,13 @@ IO_LL:newlib-io-long-long
|
|||||||
NEWLIB_REGISTER_FINI:newlib-register-fini
|
NEWLIB_REGISTER_FINI:newlib-register-fini
|
||||||
NANO_MALLOC:newlib-nano-malloc
|
NANO_MALLOC:newlib-nano-malloc
|
||||||
NANO_FORMATTED_IO:newlib-nano-formatted-io
|
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
|
GLOBAL_ATEXIT:newlib-global-atexit
|
||||||
LITE_EXIT:lite-exit
|
LITE_EXIT:lite-exit
|
||||||
REENT_SMALL:reent-small
|
REENT_SMALL:newlib-reent-small
|
||||||
MULTITHREAD:multithread
|
MULTITHREAD:newlib-multithread
|
||||||
WIDE_ORIENT:newlib-wide-orient
|
WIDE_ORIENT:newlib-wide-orient
|
||||||
UNBUF_STREAM_OPT:unbuf-stream-opt
|
UNBUF_STREAM_OPT:newlib-unbuf-stream-opt
|
||||||
ENABLE_TARGET_OPTSPACE:target-optspace
|
ENABLE_TARGET_OPTSPACE:target-optspace
|
||||||
"
|
"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user