From owner-svn-ports-head@freebsd.org Fri Jan 5 13:29:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 838FBEA91A3; Fri, 5 Jan 2018 13:29:43 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 691D568B6B; Fri, 5 Jan 2018 13:29:43 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id B0FECD43; Fri, 5 Jan 2018 07:29:35 -0600 (CST) Date: Fri, 5 Jan 2018 07:29:34 -0600 From: Mark Linimon To: Jan Beich Cc: Mark Linimon , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r457351 - in head: audio/zita-convolver audio/zita-convolver/files biology/phyml games/trigger-rally games/trigger-rally/files Message-ID: <20180105132934.GB31064@lonesome.com> References: <201712270736.vBR7a6l0062082@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jan 2018 13:29:43 -0000 On Fri, Jan 05, 2018 at 06:06:34AM +0100, Jan Beich wrote: > Why limit the fixes to Tier2 archs? -march=native is not allowed outside > of MANUAL_PACKAGE_BUILD even for i386/amd64 to avoid a random package > cluster machine being the lowest common denominator for CPU support. The packages build on the x86 cluster machines with the line included. So, AFAIK they're not broken, so there is nothing to fix. mcl