[Bug 235976] math/gfan: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 24 00:02:29 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235976
Bug ID: 235976
Summary: math/gfan: 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: ports-bugs at FreeBSD.org
Reporter: pkubaj at anongoth.pl
CC: phascolarctos at protonmail.ch
CC: phascolarctos at protonmail.ch
Flags: maintainer-feedback?(phascolarctos at protonmail.ch)
Created attachment 202304
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202304&action=edit
patch
This port requires C++11-compatible compiler to build, so add
USES=compiler:c++11-lang to fix build on GCC architectures.
Also add LDFLAGS to the linking command so that it links against ports
libstdc++.
While here, add USES=localbase.
Tested on powerpc64 and amd64.
Hardware sponsored by IntegriCloud.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list