Bug 233852

Summary: devel/liboil: 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-12-07 17:59:10 UTC
Created attachment 199937 [details]
patch

Our local patches cause build breakage on powerpc64. Remove @plt from files/patch-vec_memcpy.diff and files/patch-vec_memset.diff to fix breakage.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-13 21:36:20 UTC
A commit references this bug:

Author: linimon
Date: Sun Jan 13 21:35:54 UTC 2019
New revision: 490214
URL: https://svnweb.freebsd.org/changeset/ports/490214

Log:
  Our local patches cause build breakage on powerpc64.  Remove @plt
  from files/patch-vec_memcpy.diff and files/patch-vec_memset.diff to
  fix breakage.

  PR:		233852
  Submitted by:	Piotr Kubaj

Changes:
  head/devel/liboil/Makefile
  head/devel/liboil/files/patch-vec_memcpy.diff
  head/devel/liboil/files/patch-vec_memset.diff