Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2020 22:05:33 +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-eCglZPsOIu@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 #4 from commit-hook@freebsd.org ---
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 pow=
erpc
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

--=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-eCglZPsOIu>