[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 #4 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"