[PATCH] Explaining CCVER in make.conf

看板DFBSD_submit作者時間21年前 (2004/07/04 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/3 (看更多)
This is a multi-part message in MIME format. --------------090002040002030705030500 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Attached is a patch explaining CCVER in etc/defaults/make.conf Erik P. Skaalerud --------------090002040002030705030500 Content-Type: text/plain; name="make.conf.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="make.conf.diff" --- 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. +# +#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 --------------090002040002030705030500--
文章代碼(AID): #10vsKN00 (DFBSD_submit)
文章代碼(AID): #10vsKN00 (DFBSD_submit)