[Bug 237506] devel/thrift-cpp: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 23 19:39:52 UTC 2019


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

            Bug ID: 237506
           Summary: devel/thrift-cpp: 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: komarov at valerka.net
             Flags: maintainer-feedback?(komarov at valerka.net)
                CC: komarov at valerka.net

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

Add -L${OPENSSLLIB} -I${OPENSSLINC} only when base OpenSSL isn't used.
Explicitly adding -L/usr/lib make ports GCC link to libstdc++ from /usr/lib
instead of /usr/local/lib/gcc8.

Also, explicitly don't use Lua and Qt5, the port uses it if it's installed.

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