Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Oct 2019 11:24:38 +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@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
                CC: douglas@douglasthrift.net
                CC: douglas@douglasthrift.net
             Flags: maintainer-feedback?(douglas@douglasthrift.net)

Created attachment 208050
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208050&action=
=3Dedit
patch

Linking with boost requires C++11 compiler.

Passing -L/usr/lib makes the compiler link against base libstdc++, which ca=
uses
build failures on architectures that have libstdc++ in base.

Tested on powerpc64 and armv7, should work on armv6 and aarch64.

--=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>