Bug 242465 - devel/creduce: unbreak on powerpc64
Summary: devel/creduce: unbreak 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: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-05 21:37 UTC by Piotr Kubaj
Modified: 2019-12-09 14:07 UTC (History)
2 users (show)

See Also:


Attachments
patch (764 bytes, patch)
2019-12-05 21:37 UTC, Piotr Kubaj
swills: maintainer-approval+
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 2019-12-05 21:37:03 UTC
Created attachment 209742 [details]
patch

powerpc64 soon switches to elfv2 on head, where this port builds, but it's necessary to add -mabi=elfv2 to CFLAGS, because LLVM 8 defaults to elfv1.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-12-09 14:07:29 UTC
A commit references this bug:

Author: pkubaj
Date: Mon Dec  9 14:06:33 UTC 2019
New revision: 519612
URL: https://svnweb.freebsd.org/changeset/ports/519612

Log:
  devel/creduce: unbreak on powerpc64

  powerpc64 soon switches to elfv2 on head, where this port builds, but it's necessary to add -mabi=elfv2 to CFLAGS, because LLVM 8 defaults to elfv1.

  PR:		242465
  Approved by:	swills

Changes:
  head/devel/creduce/Makefile