[Bug 232386] lang/libobjc2: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 18 15:21:38 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232386
Bug ID: 232386
Summary: lang/libobjc2: 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: theraven at FreeBSD.org
Reporter: pkubaj at anongoth.pl
Assignee: theraven at FreeBSD.org
Flags: maintainer-feedback?(theraven at FreeBSD.org)
Created attachment 198302
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198302&action=edit
patch
USES=objc:compiler sets the compiler, but then USES=compiler:c++11-lang
overwrites it. Remove USES=compiler:c++11-lang, to use the proper compiler.
Also use libstdc++ on GCC architectures to fix build.
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