Summary: | devel/jna: fix build on powerpc64 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: linimon Date: Tue Oct 30 11:44:30 UTC 2018 New revision: 483471 URL: https://svnweb.freebsd.org/changeset/ports/483471 Log: Fix build on poweprc64. PR: 231741 Submitted by: Piotr Kubaj Changes: head/devel/jna/Makefile head/devel/jna/files/patch-native_Makefile |
Created attachment 197518 [details] patch powerpc64 requires another sed magic in ANT_ARCH and removing unsupported in GCC 4.2 flags: -Wno-unknown-warning-option -Wno-clobbered. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.