Bug 232077 - devel/xeus: fix build with GCC-based architectures
Summary: devel/xeus: 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-10-08 17:37 UTC by Piotr Kubaj
Modified: 2018-11-01 15:05 UTC (History)
2 users (show)

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


Attachments
patch (1.16 KB, patch)
2018-10-08 17:37 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-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