[Bug 216863] C11 conformance: clog(), clogf, and clogl are missing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 13 17:05:14 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216863

--- Comment #5 from sgk at troutmask.apl.washington.edu ---
(In reply to Ed Maste from comment #4)
> Fails to build on (32-bit) arm:
>
> lib/msun/src/s_clogl.c:56:2: error: "Unsupported long double format"
> #error "Unsupported long double format"

Whoops.  Move s_clogl.c from COMMON_SRCS to 
COMMON_SRCS in the .if ${LDBL_PREC} != 53
section of Makefile.  I have too many changes
in Makefile to create a diff.

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


More information about the freebsd-standards mailing list