Date: Tue, 08 Nov 2016 19:54:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213995] astro/marble: fix for lang/gcc5 Message-ID: <bug-213995-13-MAudpnQI6n@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213995-13@https.bugs.freebsd.org/bugzilla/> References: <bug-213995-13@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=3D213995 --- Comment #7 from commit-hook@freebsd.org --- A commit references this bug: Author: tcberner Date: Tue Nov 8 19:53:45 UTC 2016 New revision: 425759 URL: https://svnweb.freebsd.org/changeset/ports/425759 Log: Fix build with newer gcc versions. Add upstream patch [1] that uses * math.h -> cmath * isnan() -> std::isnan() This fixes compilation with gcc5. [1] https://quickgit.kde.org/?p=3Dmarble.git&a=3Dcommit&h=3D486f6181d6fef15c9b6= c72504e3588be502bea80 PR: 213995 Reported by: Kenneth Salerno <kennethsalerno@yahoo.com> Approved by: rakuco (mentor) Obtained from:=20=20=20=20=20=20=20 https://quickgit.kde.org/?p=3Dmarble.git&a=3Dcommit&h=3D486f6181d6fef15c9b6= c72504e3588be502bea80 Changes: head/astro/marble/files/ head/astro/marble/files/patch-git_486f618 --=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-213995-13-MAudpnQI6n>