Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jul 2019 21:21:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239008] archivers/unrar: fix build with GCC-based architectures
Message-ID:  <bug-239008-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239008

            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@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 205536
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205536&action=
=3Dedit
patch

Add USES=3Dcompiler: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++.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239008-7788>