[Bug 243152] sysutils/sformat: fix build on powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 13 10:26:24 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243152
--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:
Author: pkubaj
Date: Mon Jan 13 10:25:47 UTC 2020
New revision: 522875
URL: https://svnweb.freebsd.org/changeset/ports/522875
Log:
sysutils/sformat: fix build on powerpc64
Makefile uses uname -m (which returns powerpc on powerpc64) instead of uname
-p (which correctly returns powerpc64).
PR: 243152
Approved by: marius (maintainer)
MFH: 2020Q1 (fix build blanket)
Changes:
head/sysutils/sformat/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list