Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jan 2020 09:31:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 243152] sysutils/sformat: fix build on powerpc64
Message-ID:  <bug-243152-25139@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 243152
           Summary: sysutils/sformat: fix build on powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marius@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
                CC: powerpc@FreeBSD.org
          Assignee: marius@FreeBSD.org
             Flags: maintainer-feedback?(marius@FreeBSD.org)
                CC: powerpc@FreeBSD.org

Created attachment 210495
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210495&action=
=3Dedit
patch

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

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