Bug 232077

Summary: devel/xeus: 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:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-08 17:37:50 UTC
Created attachment 197920 [details]
patch

Port currently adds -march=native, which is not supported by GCC on !x86 and violates CFLAGS on x86.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-01 15:00:53 UTC
A commit references this bug:

Author: linimon
Date: Thu Nov  1 15:00:48 UTC 2018
New revision: 483670
URL: https://svnweb.freebsd.org/changeset/ports/483670

Log:
  Fix build with GCC-based architectures.

  PR:		232077
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/devel/xeus/files/patch-CMakeLists.txt