Bug 231741

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:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-09-26 14:18:11 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-30 11:45:29 UTC
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