mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 21:57:48 +00:00
CT_LIBC_NEWLIB_REGISTER_FINI is processed correctly
This commit is contained in:
parent
3f461da11f
commit
21483c6dbb
@ -55,7 +55,7 @@ newlib_main()
|
|||||||
yn_args="IO_POS_ARGS:newlib-io-pos-args
|
yn_args="IO_POS_ARGS:newlib-io-pos-args
|
||||||
IO_C99FMT:newlib-io-c99-formats
|
IO_C99FMT:newlib-io-c99-formats
|
||||||
IO_LL:newlib-io-long-long
|
IO_LL:newlib-io-long-long
|
||||||
NEWLIB_REGISTER_FINI:newlib-register-fini
|
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:newlib-atexit-dynamic-alloc
|
ATEXIT_DYNAMIC_ALLOC:newlib-atexit-dynamic-alloc
|
||||||
|
Loading…
Reference in New Issue
Block a user