[PATCH v2 05/10] math: Fix i386 and m68k exp10 on static build
Joseph Myers
josmyers@redhat.com
Wed Mar 27 20:55:51 GMT 2024
On Wed, 27 Mar 2024, Adhemerval Zanella Netto wrote:
> I do think the testing all static symbol with extra testing are valuable,
> but I also think it should be done in a different patch/thread.
And testing everything with static linking shouldn't need a solution
specific to math/ tests; either fixing --disable-shared, or adding an
option to build *all* tests as static executables, might make more sense
as a way of doing the global testing (as opposed to the tests added in
this patch series for the specific bugs fixed).
--
Joseph S. Myers
josmyers@redhat.com
More information about the Libc-alpha
mailing list