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

--- Comment #1 from commit-h...@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.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to