Bug 231741 - devel/jna: fix build on powerpc64
Summary: devel/jna: fix build on powerpc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-26 14:18 UTC by Piotr Kubaj
Modified: 2018-10-30 11:45 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.47 KB, patch)
2018-09-26 14:18 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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