Bug 234166 - graphics/radiance: fix build with GCC-based architectures
Summary: graphics/radiance: fix build with GCC-based architectures
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-19 16:26 UTC by Piotr Kubaj
Modified: 2018-12-19 17:16 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
patch (330 bytes, patch)
2018-12-19 16:26 UTC, Piotr Kubaj
no flags 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 2018-12-19 16:26:54 UTC
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.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-12-19 17:15:33 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-12-19 17:16:26 UTC
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