V8 test-in-container patch
Joseph Myers
joseph@codesourcery.com
Fri Aug 24 14:41:00 GMT 2018
On Thu, 23 Aug 2018, DJ Delorie wrote:
> Joseph Myers <joseph@codesourcery.com> writes:
> > I think the question there is whether the --as-needed in $(gnulib-tests)
> > is an issue for this purpose (whether you want the libraries linked in
> > even if not used for anything). Maybe in this case it doesn't matter
> > because the libraries in question will in fact always be used.
>
> Maybe, but good point... the purpose of that test binary is to include
> anything that a test case might need, so we want to be paranoid. How
> about this then? I hate to manually list so many things, but it looks
> inevitable.
>
> LDLIBS-links-dso-program = -lstdc++ -lgcc -lgcc_s $(libunwind)
I think that's the correct list.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list