Summary: | devel/psptoolchain-gcc-stage1: fix build on powerpc64 elfv2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | tphilipp | ||||
Priority: | --- | Flags: | tphilipp:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Comment on attachment 209506 [details]
patch
looks good, thanks!
A commit references this bug: Author: pkubaj Date: Fri Nov 29 14:04:07 UTC 2019 New revision: 518652 URL: https://svnweb.freebsd.org/changeset/ports/518652 Log: devel/psptoolchain-gcc-stage1: fix build on powerpc64 elfv2 When compiling on elfv2 abi, this port needs the same patch that was already committed to some other gcc ports. PR: 242281 Approved by: tphilipp@potion-studios.com (maintainer), mentors (implicit approval) Changes: head/devel/psptoolchain-gcc-stage1/files/patch-gcc_tree-vect-loop.c |
Created attachment 209506 [details] patch When compiling on elfv2 abi, this port needs the same patch that was already committed to some other gcc ports.