Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2020 22:04:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 243317] devel/concurrencykit: Don't build for 32-bits on powerpc64
Message-ID:  <bug-243317-25139-ySFotz9FRj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243317-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243317-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243317

--- Comment #3 from commit-hook@freebsd.org ---
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 pow=
erpc
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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243317-25139-ySFotz9FRj>