Gentoo Archives: gentoo-user

From: Michael Hampicke <gentoo-user@××××.biz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USE-flags and CFLAGS of stage3?
Date: Mon, 15 Aug 2011 09:56:05
Message-Id: 4E48EC9F.8020508@hadt.biz
In Reply to: [gentoo-user] USE-flags and CFLAGS of stage3? by Pandu Poluan
1 >
2 > Does anyone know what are the USE-flags and CFLAGS used for the current stage3?
3 >
4 Unpack your stage3 and then
5
6 cat /var/db/pkg/sys-devel/gcc-4.4.5/{USE,CFLAGS}
7
8 amd64 elibc_glibc kernel_linux mudflap nls nptl openmp userland_GNU
9 -mtune=i686 -O2 -pipe
10
11 Regards

Replies

Subject Author
Re: [gentoo-user] USE-flags and CFLAGS of stage3? Pandu Poluan <pandu@××××××.info>