Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2020 10:27:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 243152] sysutils/sformat: fix build on powerpc64
Message-ID:  <bug-243152-25139-QQd0wxqb2u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243152-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243152-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=3D243152

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Mon Jan 13 10:26:46 UTC 2020
New revision: 522876
URL: https://svnweb.freebsd.org/changeset/ports/522876

Log:
  MFH: r522875

  sysutils/sformat: fix build on powerpc64

  Makefile uses uname -m (which returns powerpc on powerpc64) instead of un=
ame
-p (which correctly returns powerpc64).

  PR:           243152
  Approved by:  marius (maintainer)

  Approved by:  portmgr (fix build blanket)

Changes:
_U  branches/2020Q1/
  branches/2020Q1/sysutils/sformat/Makefile

--=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-243152-25139-QQd0wxqb2u>