From owner-svn-ports-all@FreeBSD.ORG Mon Apr 6 20:36:06 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A5A687D4; Mon, 6 Apr 2015 20:36:06 +0000 (UTC) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DB39118; Mon, 6 Apr 2015 20:36:06 +0000 (UTC) Received: from [192.168.0.133] (vie-91-186-144-236.dsl.sil.at [91.186.144.236]) by ainaz.pair.com (Postfix) with ESMTPSA id 1DBE13F4B5; Mon, 6 Apr 2015 16:35:57 -0400 (EDT) Date: Mon, 6 Apr 2015 22:35:56 +0200 (CEST) From: Gerald Pfeifer To: John Marino Subject: Re: svn commit: r381793 - in head: devel/efivar devel/gnu-efi sysutils/pesign sysutils/shim In-Reply-To: <201503211212.t2LCC3YT077813@svn.freebsd.org> Message-ID: References: <201503211212.t2LCC3YT077813@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Apr 2015 20:36:06 -0000 On Sat, 21 Mar 2015, John Marino wrote: > Log: > For traz@ ports: Change USE_GCC=4.8+ to preferred USE_GCC=yes Thank you! I had this on my radar as well, but you beat me to it. Gerald