Repair botch in application of patch.
From-SVN: r8956
This commit is contained in:
parent
474bda6c46
commit
3a5ece659c
@ -2087,7 +2087,7 @@ void
|
||||
exit (status)
|
||||
int status;
|
||||
{
|
||||
+ #if !defined (INIT_SECTION_ASM_OP) || !defined (OBJECT_FORMAT_ELF)
|
||||
#if !defined (INIT_SECTION_ASM_OP) || !defined (OBJECT_FORMAT_ELF)
|
||||
__do_global_dtors ();
|
||||
#endif
|
||||
#ifdef EXIT_BODY
|
||||
|
Loading…
Reference in New Issue
Block a user