Bug 233852 - devel/liboil: fix build on powerpc64
Summary: devel/liboil: 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-12-07 17:59 UTC by Piotr Kubaj
Modified: 2019-01-13 21:36 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.28 KB, patch)
2018-12-07 17:59 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-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