Summary: | graphics/radiance: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(yuri) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed, thanks! A commit references this bug: Author: yuri Date: Wed Dec 19 17:15:24 UTC 2018 New revision: 487803 URL: https://svnweb.freebsd.org/changeset/ports/487803 Log: graphics/radiance: fix build with GCC-based architectures PR: 234166 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/graphics/radiance/Makefile |
Created attachment 200271 [details] patch This port adds -march=native to compilation flags, which breaks build on non-x86 architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.