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: |
|
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 |
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.