[Bug 215401] Mk/bsd.port.mk: don't clobber ARCH value for do-build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 19 01:40:58 UTC 2016


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

            Bug ID: 215401
           Summary: Mk/bsd.port.mk: don't clobber ARCH value for do-build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org
             Flags: exp-run?

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

ports r20327 added an unsafe optimization for caching ARCH value. Rather than
run uname(1) let's use MACHINE_ARCH instead as both query sysctl
hw.machine_arch, at least in bmake.

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


More information about the freebsd-ports-bugs mailing list