HomeFreeBSD

www/anyterm: fix build on arm and GCC architectures

Description

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)

Details

Provenance
pkubajAuthored on
Parents
rP513778: math/tmv: fix build on GCC architectures
Branches
Unknown
Tags
Unknown