Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2018 15:16:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231785] devel/libffcall: fix build on powerpc64
Message-ID:  <bug-231785-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231785
           Summary: devel/libffcall: fix build on powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
                CC: ndowens@yahoo.com
                CC: ndowens@yahoo.com
             Flags: maintainer-feedback?(ndowens@yahoo.com)

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

For some strange reason, when compiling on powerpc64 __sparc64__ is also
defined, which makes farg variable to be defined twice, which makes the port
fail to build.

This patch fixes it, port builds successfully.

Tested on powerpc64.

Hardware sponsored by IntegriCloud.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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