[Bug 237703] security/yapet: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 2 08:42:11 UTC 2019


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

            Bug ID: 237703
           Summary: security/yapet: fix build with GCC-based 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: rafi at guengel.ch
                CC: rafi at guengel.ch
             Flags: maintainer-feedback?(rafi at guengel.ch)

Created attachment 204158
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204158&action=edit
patch

Don't link with $ssldir/lib if $ssldir is /usr.

This creates a build failure on GCC architectures. -L/usr/lib is added to
LDFLAGS and GCC from ports tries to link to base libstdc++.

Tested on powerpc64 and amd64

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


More information about the freebsd-ports-bugs mailing list