[Bug 235512] math/rexx-regmath: fix build with GCC-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 5 07:13:12 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235512
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 at FreeBSD.org
Reporter: pkubaj at anongoth.pl
CC: bob at eager.cx
CC: bob at eager.cx
Flags: maintainer-feedback?(bob at eager.cx)
Created attachment 201741
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201741&action=edit
patch
Base GCC doesn't support -Wno-incompatible-pointer-types, which breaks building
on GCC architectures. Add -Wno-incompatible-pointer-types only when using
Clang.
Tested on powerpc64 and amd64.
Hardware sponsored by IntegriCloud.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list