Date: Wed, 03 Apr 2019 07:12:28 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: Mark Linimon <linimon@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r497619 - in head/graphics/opengv: . files Message-ID: <wokb-65ab-wny@FreeBSD.org> References: <201904030433.x334XaVb056172@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Mark Linimon <linimon@FreeBSD.org> writes: > Author: linimon > Date: Wed Apr 3 04:33:35 2019 > New Revision: 497619 > URL: https://svnweb.freebsd.org/changeset/ports/497619 > > Log: > Fix build on non-x86 architectures by conditionally turning off > -march=native. > > Approved by: portmgr (tier-2 blanket) -march=native shouldn't be used on the package cluster regardless of the architecture as it'd prevent running packages on CPU generations older than on the one they were built on.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wokb-65ab-wny>