[Bug 218514] [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl]

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Oct 2021 16:25:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218514

--- Comment #13 from Konstantin Belousov <kib@FreeBSD.org> ---
This seems to break on arches where long double is double AKA 64bit.

For instance, on arm I see
===> lib/msun (obj,all,install)
make[6]: make[6]: don't know how to make s_cospil.c. Stop
make[6]: make[6]: don't know how to make s_sinpil.c. Stop
make[6]: make[6]: don't know how to make s_tanpil.c. Stop

-- 
You are receiving this mail because:
You are the assignee for the bug.