Gentoo Archives: gentoo-user

From: Emanuele Rusconi <emarsk@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CFLAGs for kernel compilation
Date: Wed, 29 Apr 2015 12:42:39
Message-Id: CAPife4kqDapthAqAkpgtf77N3vJhyiCn3UoZWVAP9H+1xBwB=A@mail.gmail.com
In Reply to: Re: [gentoo-user] CFLAGs for kernel compilation by Neil Bothwick
1 > - I don't like invoking 'CFLAGS="-O2 -march=foo"make'
2 > - I don't want to set CFLAGS as a persistent environment variable.
3
4 Does the kernel building use the CFLAGS at all?
5 The arch is set during the configuration step ("Processor type and
6 features" / "Processor family"),
7 and there's an "optimize for size" option under "General setup", which I
8 suppose corresponds to -Os.
9
10 -- Emanuele Rusconi

Replies

Subject Author
Re: [gentoo-user] CFLAGs for kernel compilation Ralf <ralf+gentoo@×××××××××××××××××××.de>
Re: [gentoo-user] CFLAGs for kernel compilation Adam Carter <adamcarter3@×××××.com>