CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/05 14:11:10
Modified files:
lib/libc/stdlib: atexit.c
Log message:
Remove DEF_STRONG(__cxa_thread_atexit_impl). This produces an unwanted
_libc___cxa_thread_atexit_impl reference on gcc architectures that breaks
the build.
