[Bug 240690] net/spoofer: fix build on GCC architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 19 16:14:46 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240690
Bug ID: 240690
Summary: net/spoofer: fix build on 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: mjl at luckie.org.nz
Flags: maintainer-feedback?(mjl at luckie.org.nz)
CC: mjl at luckie.org.nz
Created attachment 207628
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207628&action=edit
patch
GCC from ports on GCC architectures fails to build this port when base OpenSSL
is used because -L/usr/lib takes over -L/usr/local/lib/gcc9 and in result, base
libstdc++ is used instead of the one from ports. Fix this issue with patch to
configure script.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list