Remove __new_exitfn.
This commit is contained in:
parent
647dd1edeb
commit
62e41a4675
@ -94,8 +94,4 @@ libc {
|
||||
# used by new G++ ABI
|
||||
__cxa_atexit; __cxa_finalize;
|
||||
}
|
||||
GLIBC_2.2.3 {
|
||||
# Used by atexit in libc_nonshared.
|
||||
__new_exitfn;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user