Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2018 23:23:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        numerics@FreeBSD.org
Subject:   [Bug 229876] [libm] Fix powl, cpow, cpowf, and cpowl imports from OpenBSD
Message-ID:  <bug-229876-18636-EabbH2ZIFX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229876-18636@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229876-18636@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229876

--- Comment #4 from sgk@troutmask.apl.washington.edu ---
You can fix the gcc problems with the missing CMPLX=20
macros by adding=20

#include "math_private.h"

to the 3 files.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229876-18636-EabbH2ZIFX>