From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PllGH-00076Q-HZ for garchives@archives.gentoo.org; Sat, 05 Feb 2011 16:45:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 148B6E099E; Sat, 5 Feb 2011 16:45:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D3166E099E for ; Sat, 5 Feb 2011 16:45:17 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3AC621B4113 for ; Sat, 5 Feb 2011 16:45:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 38F4A80098 for ; Sat, 5 Feb 2011 16:45:16 +0000 (UTC) From: "Tomas Chvatal" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tomas Chvatal" Message-ID: <23a70496246381f7d8b20e0e8be71ae5f8277c5b.scarabeus@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-cpp/eigen/ X-VCS-Repository: proj/kde X-VCS-Files: dev-cpp/eigen/eigen-9999.ebuild X-VCS-Directories: dev-cpp/eigen/ X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal X-VCS-Revision: 23a70496246381f7d8b20e0e8be71ae5f8277c5b Date: Sat, 5 Feb 2011 16:45:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 6879fb58f7f5db1d38e677cccd8e3922 commit: 23a70496246381f7d8b20e0e8be71ae5f8277c5b Author: Tomas Chvatal gentoo org> AuthorDate: Sat Feb 5 17:46:23 2011 +0000 Commit: Tomas Chvatal gentoo org> CommitDate: Sat Feb 5 17:46:23 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D23a70496 [dev-cpp/eigen] fix live build --- dev-cpp/eigen/eigen-9999.ebuild | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/dev-cpp/eigen/eigen-9999.ebuild b/dev-cpp/eigen/eigen-9999.e= build index 9c6fa77..c969de7 100644 --- a/dev-cpp/eigen/eigen-9999.ebuild +++ b/dev-cpp/eigen/eigen-9999.ebuild @@ -28,6 +28,8 @@ DEPEND=3D"${RDEPEND} =20 S=3D"${WORKDIR}/eigen" =20 +CMAKE_BUILD_TYPE=3D"Release" + src_configure() { # benchmarks (BTL) brings up damn load of external deps including fortr= an # compiler