atexit_old: Do not add it to shared libc

System Internals / uClibc - Khem Raj [gmail.com] - 22 March 2015 08:49 UTC

atexit should only be in either uclibc_nonshared.a shared libc case or libc.a in static build case

9faa7e9 atexit_old: Do not add it to shared libc
libc/stdlib/Makefile.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

  • Share