[Bug 241034] www/anyterm: fix build on arm and GCC architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 4 20:46:18 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241034

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Fri Oct  4 20:45:24 UTC 2019
New revision: 513779
URL: https://svnweb.freebsd.org/changeset/ports/513779

Log:
  www/anyterm: fix build on arm and GCC architectures

  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.

  PR:           241034
  Approved by:  linimon (mentor), douglas at douglasthrift.net (maintainer)

Changes:
  head/www/anyterm/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list