[Bug 243152] sysutils/sformat: fix build on powerpc64
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243152 --- Comment #5 from [email protected] --- A commit references this bug: Author: pkubaj Date: Mon Jan 13 10:26:46 UTC 2020 New revision: 522876 URL: https://svnweb.freebsd.org/changeset/ports/522876 Log: MFH: r522875 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) Approved by: portmgr (fix build blanket) Changes: _U branches/2020Q1/ branches/2020Q1/sysutils/sformat/Makefile -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"