[PATCH] Explaining CCVER in make.conf
Jon Parise
jon at indelible.org
Tue Jul 6 09:09:06 PDT 2004
On Sat, Jul 03, 2004 at 03:43:22PM +0200, Erik P. Skaalerud wrote:
> Attached is a patch explaining CCVER in etc/defaults/make.conf
>
> Erik P. Skaalerud
> --- etc/defaults/make.conf.org 2004-07-03 15:30:37.000000000 +0200
> +++ etc/defaults/make.conf 2004-07-03 15:40:03.000000000 +0200
> @@ -37,6 +37,11 @@
> #NO_CPU_CFLAGS= true # Don't add -march=<cpu> to CFLAGS automatically
> #NO_CPU_COPTFLAGS=true # Don't add -march=<cpu> to COPTFLAGS automatically
> #
> +# The CCVER variable controls wich GCC-version to use.
s/wich/which
> +#CCVER=gcc2 (Use GCC 2.x, default)
> +#CCVER=gcc34 (Use GCC 3.4, experimental)
> +#
> # CFLAGS controls the compiler settings used when compiling C code.
> # Note that optimization settings above -O (-O2, ...) are not recommended
> # or supported for compiling the world or the kernel - please revert any
--
Jon Parise (jon of indelible.org) :: "Scientia est Potentia"
More information about the Submit
mailing list