[Bug 229876] [libm] Fix powl, cpow, cpowf, and cpowl imports from OpenBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 19 23:23:54 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229876
--- Comment #4 from sgk at troutmask.apl.washington.edu ---
You can fix the gcc problems with the missing CMPLX
macros by adding
#include "math_private.h"
to the 3 files.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-numerics
mailing list