[Bug 239008] archivers/unrar: fix build with GCC-based architectures
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Fri Jul  5 21:21:10 UTC 2019
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239008
            Bug ID: 239008
           Summary: archivers/unrar: 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: sunpoet at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Created attachment 205536
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205536&action=edit
patch
Add USES=compiler:c++11-lang to allow compilation to succeed.
Only add -L${OPENSSLLIB} when non-base OpenSSL is used, this is to not add
-L/usr/lib and prevent linking with base libstdc++.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-ports-bugs
mailing list