From owner-svn-ports-all@freebsd.org Sun Aug 23 21:43:32 2015 Return-Path: Delivered-To: svn-ports-all@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 6AACD9BF1CE; Sun, 23 Aug 2015 21:43:32 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 31A7A163D; Sun, 23 Aug 2015 21:43:31 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id A3979BDC2E; Sun, 23 Aug 2015 23:43:22 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 7E6A8BDC1D; Sun, 23 Aug 2015 23:43:22 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id C323E4167695; Sun, 23 Aug 2015 23:43:21 +0200 (CEST) Date: Sun, 23 Aug 2015 23:43:21 +0100 From: Mathieu Arnold To: Alexey Dokuchaev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r395079 - in head/graphics: . mitsuba mitsuba/files Message-ID: <96D957F8044D8B647B259802@atuin.in.mat.cc> In-Reply-To: <201508230856.t7N8uwal009338@repo.freebsd.org> References: <201508230856.t7N8uwal009338@repo.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========00D9AF49355A60245D49==========" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 23 Aug 2015 21:43:32 -0000 --==========00D9AF49355A60245D49========== Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline +--On 23 ao=C3=BBt 2015 08:56:58 +0000 Alexey Dokuchaev wrote: | +# Unfortunately, the code is not GCC 4.2.1 compatible (due to bugs in = GCC | +# itself). Try to use system compiler if it is Clang, otherwise = fallback | +# to modern GCC (on older versions of FreeBSD). | +.if ${OSVERSION} < 900014 | +USE_GCC=3D yes OSVERSION < 900014 will always be false. Please, don't add more checks on unsupported versions. --=20 Mathieu Arnold --==========00D9AF49355A60245D49========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJV2j55XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IPakP/0FcV57TxyrMZ/ei86dqHmt+ ci2NoRdxiJ4xNb1tREi5QDd+HF3T1R3VxHPfTcijjKEq1VjVGLm7qVcNkL3+iadt b2NrIdvrjS8vY5ofnec+sL2C2C/bxa+HF+TufvzkfUa7UGmg4Ha3VXAoLlz92LN/ YMhkqY2aHNzdcSh9wQi5VGVCOJAZU06f1q19ba6pp3/nyr2uw03siQmcuIkpMcDE ACzuDUbEnbpkzBakfzOJ+XhVV6hUkuFfSb6ANSYG+Y2xR8FtPdz29zFDTmQoXewD OhLyvp/svwiupqNQxIFcU2+1Yk+U4M8cfXPpFilBf49zPJ6hImjRhz195X567Umj Y+KZkD7UYVf73y4fp4GC3eEBjlER4Mzi8zD0N90eRWwsATkM7n9cofqrzgbnJVZO RFz6pdZKVoNUwHtzdgBzm9mjrTdbBMWRHXakXtZ4g4hAlOHR15DPhaSo7Kpd0PCj 314tpd28FoWtAVFwjZ4yvPZt/+3lXA5UlRINsCXPhzX3WvBdnkicMAmsAiOMwcdb 0rYe9ucs0jRW3WMCfEsnSbGbblZnQdnHF/qP96HADfTBJ/OP2u976403irEj2iZn iOjkm62PwFqsSRmDu4IlRVpG9/cULFmknAfOva2d6migi4jaD1Qc0aJuf6/EEpsQ lvSklNoCPvH0E/Sblpyw =+ykq -----END PGP SIGNATURE----- --==========00D9AF49355A60245D49==========--