Disable the .preinit_array test in DSOs, ld.bfd fails to link objects with
the section. MFC with: r339738 Sponsored by: DARPA, AFRL
This commit is contained in:
parent
5e8dfc23bc
commit
d5f35b1f79
@ -107,7 +107,7 @@ ATF_TC_BODY(ctors_test, tc)
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifndef DSO_BASE
|
||||
#if !defined(DSO_BASE) && !defined(DSO_LIB)
|
||||
static void
|
||||
preinit_array_handler(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user