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 1RWUSS-0000Wt-6d for garchives@archives.gentoo.org; Fri, 02 Dec 2011 14:51:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9556821C075; Fri, 2 Dec 2011 14:51:15 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 9DBFA21C051 for ; Fri, 2 Dec 2011 14:49:57 +0000 (UTC) Received: by ghbg18 with SMTP id g18so3538437ghb.40 for ; Fri, 02 Dec 2011 06:49:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=1Wc3ymW5Xpxue3w8LauDdmAXWzVR4mvwaxGxP5jI97A=; b=McDRYJaX2xxE1MW0sB4l5qiZhGFLTwjNnTLhmoXG74OPASYfWYa84PPCvYAYN5ZkUe eAIOdjrhsaslUxfhnOYeLk7XGUV23oAl+GnDTZDW/VLfp84pC3IA1rVkhKKwWVlOrHmM NUZjzt1q5prdvxSuZbk7JjRYXPpBF8j7f0g+0= Received: by 10.101.183.33 with SMTP id k33mr2966824anp.86.1322837396977; Fri, 02 Dec 2011 06:49:56 -0800 (PST) Received: from [192.168.2.5] (adsl-98-95-128-85.jan.bellsouth.net. [98.95.128.85]) by mx.google.com with ESMTPS id v5sm12078218anf.3.2011.12.02.06.49.54 (version=SSLv3 cipher=OTHER); Fri, 02 Dec 2011 06:49:56 -0800 (PST) Message-ID: <4ED8E591.9050007@gmail.com> Date: Fri, 02 Dec 2011 08:49:53 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111022 Firefox/7.0.1 SeaMonkey/2.4.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] media-libs/freetype References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 6e7b087e-ea9d-4f1f-8ff4-d3b99834563f X-Archives-Hash: 57573193072b690d6a42e2080fd1d633 Alexander Tanyukevich wrote: > Is there anybody able to compile media-libs/freetype with USE="-*", > because my one wan't be compiled until USE="static-libs" has been set > up. > ARCH="amd64", CFLAGS="-march=atom -O2 -pipe" > > I think this is more along the lines of what you are asking for: USE="-*" emerge -Bv -j1 media-libs/freetype compiled on amd64 just fine with the following flags: [ebuild R ] media-libs/freetype-2.4.8 USE="-X* -auto-hinter -bindist -bzip2* -debug -doc -fontforge -static-libs -utils" 0 kB Does that help? Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!