From owner-svn-ports-head@freebsd.org Mon Apr 10 19:31:45 2017 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 5B606D37062; Mon, 10 Apr 2017 19:31:45 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C195A2D; Mon, 10 Apr 2017 19:31:45 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 616C64CE6; Mon, 10 Apr 2017 19:31:44 +0000 (UTC) From: Jan Beich To: Matthew Rezny Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438198 - in head: graphics/dri graphics/libGL graphics/libGL/files graphics/libosmesa lang/clover References: <201704101914.v3AJEmNt097726@repo.freebsd.org> Date: Mon, 10 Apr 2017 21:33:23 +0200 In-Reply-To: <201704101914.v3AJEmNt097726@repo.freebsd.org> (Matthew Rezny's message of "Mon, 10 Apr 2017 19:14:48 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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, 10 Apr 2017 19:31:45 -0000 --=-=-= Content-Type: text/plain Matthew Rezny writes: > * Use LLVM 4.0 by default, building with 3.9 is possible via MESA_LLVM_VER Maybe (or not) premature without https://cgit.freedesktop.org/mesa/mesa/commit/?id=7372e3cf5f2d > Modified: head/graphics/libGL/files/patch-configure > ============================================================================== > --- head/graphics/libGL/files/patch-configure Mon Apr 10 19:14:14 2017 (r438197) > +++ head/graphics/libGL/files/patch-configure Mon Apr 10 19:14:48 2017 (r438198) [...] > ++ -e 's/[[[:space:]]]+-m[[^[:space:]]]*//g' \ [[[:class:]]] and [[^[:class:]]] don't match what you expect. Please, use the preprocessed version. https://lists.freedesktop.org/archives/mesa-dev/2017-March/147707.html > ++ -e 's/-fno-exceptions\>//g' \ If you fix regexp this shouldn't be needed. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQF8BAEBCgBmBQJY694DXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3b+QcIAJpa44kJK3fQy8CvnRoGxvHQ RAyWwZElqGJA+k9Pwso3Ps/hcPyirrRbiOMZd9LU9NwauInH1dNg2F+G9e2joSH7 08Jb4AbjWNyEJ6V7L+PZbRQwEaTGen9t5cvQqW7UOpc1iSRPOSs7JNG/r873gOaZ kxKfvFgfpYbGfb7VWbt+nZUmutSWLZXS1vEErh6y2PoSZkL658UcSIQ4t0MjgCTX VTA1QG0ZlsBjOZYUofuop5XCtvc9SUJWsKruVxuHyXdKNAqgQ0hiAuj/iO/0s1D5 1hI9jIPnqCYSNvRq55jCR66nCmclNFM8qObNitGV90qQmVsSK5kc1DxM15IGNXg= =3hBt -----END PGP SIGNATURE----- --=-=-=--