[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 #3 from [email protected] --- A commit references this bug: Author: pkubaj Date: Mon Jan 27 22:03:48 UTC 2020 New revision: 524448 URL: https://svnweb.freebsd.org/changeset/ports/524448 Log: 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) MFH: 2020Q1 (build fix blanket) Changes: head/devel/concurrencykit/Makefile head/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]"