[Bug 241034] www/anyterm: fix build on arm and GCC architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 3 11:24:39 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241034
Bug ID: 241034
Summary: www/anyterm: fix build on arm and GCC 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 FreeBSD.org
CC: douglas at douglasthrift.net
CC: douglas at douglasthrift.net
Flags: maintainer-feedback?(douglas at douglasthrift.net)
Created attachment 208050
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208050&action=edit
patch
Linking with boost requires C++11 compiler.
Passing -L/usr/lib makes the compiler link against base libstdc++, which causes
build failures on architectures that have libstdc++ in base.
Tested on powerpc64 and armv7, should work on armv6 and aarch64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list