[Bug 234410] games/stockfish: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 26 11:22:56 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234410
Bug ID: 234410
Summary: games/stockfish: 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: execve at gmail.com
Flags: maintainer-feedback?(execve at gmail.com)
CC: execve at gmail.com
Created attachment 200522
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200522&action=edit
patch
This port sets CXX to g++, which breaks build with base GCC.
Set CXX instead to g++${GCC_DEFAULT} when gcc is used.
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