[Bug 239161] devel/kBuild: fix build on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 29 22:20:31 UTC 2019


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

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Mon Jul 29 22:20:16 UTC 2019
New revision: 507607
URL: https://svnweb.freebsd.org/changeset/ports/507607

Log:
  devel/kBuild: fix build on powerpc64

  powerpc64 needs new GCC to build this port (not base GCC). KBUILD_ARCH needs
to be corrected, in the current form it ends up as ppc3264, which is not we
want.

  PR:           239161
  Approved by:  linimon (mentor), vbox (maintainer timeout)
  Differential Revision:        https://reviews.freebsd.org/D21083

Changes:
  head/devel/kBuild/Makefile

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


More information about the freebsd-emulation mailing list