Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jul 2018 15:35:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 221182] audio/pulseaudio: fails to build on 11.0 and 11.1 armv6 (76 ports skipped)
Message-ID:  <bug-221182-6497-8aNEmqGK6J@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221182-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221182-6497@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=3D221182

Jesper Schmitz Mouridsen <jesper@schmitz.computer> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jesper@schmitz.computer

--- Comment #4 from Jesper Schmitz Mouridsen <jesper@schmitz.computer> ---
Created attachment 194837
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194837&action=
=3Dedit
add -fno-unsafe-math-optimizations after -ffast-math

avoids the use of unimplemented sincos.
Order of flags important. since last one wins. It builds not tested running.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221182-6497-8aNEmqGK6J>