Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2018 15:50:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231672] devel/openocd: fix build with powerpc64
Message-ID:  <bug-231672-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231672
           Summary: devel/openocd: fix build with powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: skreuzer@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
          Assignee: skreuzer@FreeBSD.org
             Flags: maintainer-feedback?(skreuzer@FreeBSD.org)

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

-Wno-error=3Dunused-command-line-argument is not supported on GCC 4.2. I re=
placed
it with -Wno-error, without any -Wno* flag the port doesn't build on amd64.

The port still compiles fine on both amd64 and 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-231672-7788>