Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Feb 2019 07:13:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235512] math/rexx-regmath: fix build with GCC-based architectures
Message-ID:  <bug-235512-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 235512
           Summary: math/rexx-regmath: fix build with GCC-based
                    architectures
           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: bob@eager.cx
                CC: bob@eager.cx
             Flags: maintainer-feedback?(bob@eager.cx)

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

Base GCC doesn't support -Wno-incompatible-pointer-types, which breaks buil=
ding
on GCC architectures. Add -Wno-incompatible-pointer-types only when using
Clang.

Tested on powerpc64 and amd64.

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-235512-7788>