[Bug 233912] science/openbabel: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 10 20:26:10 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233912
Bug ID: 233912
Summary: science/openbabel: 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: yuri at freebsd.org
Reporter: pkubaj at anongoth.pl
Flags: maintainer-feedback?(yuri at freebsd.org)
Assignee: yuri at freebsd.org
Created attachment 200011
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200011&action=edit
patch
This port build with GCC architectures when you specify
USES=compiler:c++11-lang.
To solve incompatibilities with Wx headers, you need to compile with -std=c++11
on GCC architectures. CXXFLAGS+=-Wno-narrowing is also necessary.
While here, also add USES=gnome.
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