[Bug 243317] devel/concurrencykit: Don't build for 32-bits on powerpc64
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243317 --- Comment #4 from [email protected] --- A commit references this bug: Author: pkubaj Date: Mon Jan 27 22:04:39 UTC 2020 New revision: 524449 URL: https://svnweb.freebsd.org/changeset/ports/524449 Log: MFH: r524448 devel/concurrencykit: Don't build for 32-bits on powerpc64 configure script runs uname -m to check architecture. uname -m prints powerpc on powerpc64. Use uname -p instead. PR: 243317 Approved by: koobs (maintainer timeout) Approved by: portmgr (fix build blanket) Changes: _U branches/2020Q1/ branches/2020Q1/devel/concurrencykit/Makefile branches/2020Q1/devel/concurrencykit/distinfo -- 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]"