Date: Tue, 23 Apr 2019 16:34:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237500] devel/simgear: fix build with GCC-based architectures Message-ID: <bug-237500-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237500 Bug ID: 237500 Summary: devel/simgear: fix build with GCC-based architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: martymac@FreeBSD.org Reporter: pkubaj@FreeBSD.org Flags: maintainer-feedback?(martymac@FreeBSD.org) Assignee: martymac@FreeBSD.org Created attachment 203933 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203933&action= =3Dedit patch After recent Boost updates, simgear/nasal/cppbind/NasalHash.hxx now needs +#include <boost/core/enable_if.hpp> (at least when building with GCC). While here, also simplify LDFLAGS. Tested on powerpc64 and amd64. --=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-237500-7788>