mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-24 13:05:32 +00:00
Enable definition of "Use __cxa_atexit" for bare-metal systems, if the used libc does provide such a function. The libc configuration have to select LIBC_PROVIDES_CXA_ATEXIT. Signed-off-by: Jasmin Jessich <jasmin@anw.at>