Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2018 13:09:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225377] archivers/liblz4: setting TARGET_ARCH variable prevent to compile
Message-ID:  <bug-225377-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 225377
           Summary: archivers/liblz4: setting TARGET_ARCH variable prevent
                    to compile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: olivier@freebsd.org
                CC: freebsd-ports-bugs@FreeBSD.org

Created attachment 189963
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189963&action=
=3Dedit
Patch fixing call with TARGET_ARCH

If you set TARGET_ARCH, like 'TARGET_ARCH=3Damd64', the port didn't compile
any-more and fail with these error messages:

cc: error: no such file or directory: 'amd64'
cc: error: no such file or directory: 'amd64'

A proposal fix is attached.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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