Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Apr 2018 17:23:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227327] archivers/unrar: quote CXX and STRIP_CMD to make ccache/cross compile friendly
Message-ID:  <bug-227327-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 227327
           Summary: archivers/unrar: quote CXX and STRIP_CMD to make
                    ccache/cross compile friendly
           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: guyyur@gmail.com
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 192292
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192292&action=
=3Dedit
quote CXX and STRIP_CMD in MAKE_ARGS

Attaching patch to quote CXX and STRIP_CMD in MAKE_ARGS that modifies
archivers/unrar/Makefile.

Makes it ccache friendly and cross compile friendly by supporting compiler =
and
strip command with spaces.
(For example: CXX=3D"clang++ --target=3D...")

--=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-227327-7788>