From owner-svn-ports-head@FreeBSD.ORG Mon Nov 17 22:31:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0BAEC21A; Mon, 17 Nov 2014 22:31:27 +0000 (UTC) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A11B9A; Mon, 17 Nov 2014 22:31:26 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id z12so8012700wgg.1 for ; Mon, 17 Nov 2014 14:31:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=EPbKmI888VxFquXnfT5YdDjhrr/JHTi29SjlzN/Ppb4=; b=zANlxDTT6ZQpola+0BdDlyh8N8RZ4mt7F8IXJIiHcWMMBEM1mTOwz/t3I19d310IUu JierYcgGi2875zJDdUB7HOzEWsBptj4a1rY6iBDO23cbJ//9U6rmasCZ1utxfnrRb2tS etw5fYpMMu5FUzOsh1o7Q1EYs5kudh2kfbh1w/pAxHCqpMqse72B2h+RHZE7igRI6s7Z Ofirak54wo2eQffy3tJMiuQFqkfFE/iJDi+gHkZgDFhVMSUzcoJRoIZ3amaHAdsKlosz IffkLTZKWmNuHzhwFNq2BCAtPa9hMJZnBMVG40GYBzWs8N4qFxS5ckhg3ibwASm7kXPC Cw8w== X-Received: by 10.194.85.83 with SMTP id f19mr43632727wjz.20.1416263484765; Mon, 17 Nov 2014 14:31:24 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id vm8sm38347356wjc.6.2014.11.17.14.31.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Nov 2014 14:31:22 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 17 Nov 2014 23:31:19 +0100 From: Baptiste Daroussin To: Jan Beich Subject: Re: svn commit: r372672 - head/www/firefox Message-ID: <20141117223119.GG48896@ivaldir.etoilebsd.net> References: <201411171627.sAHGRUEl043858@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vSsTm1kUtxIHoa7M" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 17 Nov 2014 22:31:27 -0000 --vSsTm1kUtxIHoa7M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 17, 2014 at 09:21:52PM +0100, Jan Beich wrote: > Baptiste Daroussin writes: >=20 > > Log: > > Only set OPTIMIZED_CFLAGS default on amd64 to allow building packages= on i386 > > =20 > > Reported by: amdmi3 >=20 > It's fine for 33.x but going to be backed out for 34.x per bug 194863. > After bug 193555 using -O3 on lang/clang34 should be stable. clang in > base is only affected on 9.2-RELEASE but ignored by USES=3Dcompiler > because clang 3.2 isn't c++11 enough. >=20 We will make sure to use clang 3.4 minimum everywhere. Best regards, Bapt --vSsTm1kUtxIHoa7M Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRqdzcACgkQ8kTtMUmk6EytYQCgom8D1OB5usfoBeAHTuXIKFDT 4MQAoJ5SC7y732s7Brl5vyErVJXRSQ3Z =I5fC -----END PGP SIGNATURE----- --vSsTm1kUtxIHoa7M--