Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Oct 2019 20:46:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241034] www/anyterm: fix build on arm and GCC architectures
Message-ID:  <bug-241034-7788-3GuR1PLaIO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241034-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241034-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241034

--- Comment #3 from commit-hook@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@douglasthrift.net (maintainer)

Changes:
  head/www/anyterm/Makefile

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241034-7788-3GuR1PLaIO>