Summary: | devel/freebsd-gcc6: fix build on powerpc64 elfv2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | John Baldwin <jhb> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jhb, pkubaj, powerpc | ||||
Priority: | --- | Flags: | jhb:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | powerpc | ||||||
OS: | Any | ||||||
Attachments: |
|
Same as freebsd-gcc9. A commit references this bug: Author: pkubaj Date: Thu Feb 6 20:35:53 UTC 2020 New revision: 525446 URL: https://svnweb.freebsd.org/changeset/ports/525446 Log: devel/freebsd-gcc6: fix build on powerpc64 elfv2 Use the same patch that was committed for lang/gcc9 to fix build. PR: 243933 Reported by: jhb (maintainer) Changes: head/devel/freebsd-gcc6/files/patch-clang-vec_step |
Created attachment 211416 [details] patch Use the same patch that was committed for lang/gcc9 to fix build.