Re: HEADS UP: As of r233419, head should compile cleanly with clang

2012-03-24 Thread Dimitry Andric
On 2012-03-24 16:52, Super Bisquit wrote: > On Sat, Mar 24, 2012 at 10:08 AM, Dimitry Andric wrote: >> As of r233419 in head, you should now be able to build world and the >> GENERIC kernel using clang, and without the need to place NO_WERROR= >> and/or WERROR= in your src.conf file. ... > Are the

Re: HEADS UP: As of r233419, head should compile cleanly with clang

2012-03-24 Thread Jakub Lach
Nice! Is 9-STABLE also planned to be cleaned up? -- View this message in context: http://freebsd.1045724.n5.nabble.com/HEADS-UP-As-of-r233419-head-should-compile-cleanly-with-clang-tp5591742p5592266.html Sent from the freebsd-current mailing list archive at Nabble.com

Re: HEADS UP: As of r233419, head should compile cleanly with clang

2012-03-24 Thread Super Bisquit
On Sat, Mar 24, 2012 at 10:08 AM, Dimitry Andric wrote: > Hi, > > As of r233419 in head, you should now be able to build world and the > GENERIC kernel using clang, and without the need to place NO_WERROR= > and/or WERROR= in your src.conf file. > > Note this is only valid for i386 and amd64, and

HEADS UP: As of r233419, head should compile cleanly with clang

2012-03-24 Thread Dimitry Andric
Hi, As of r233419 in head, you should now be able to build world and the GENERIC kernel using clang, and without the need to place NO_WERROR= and/or WERROR= in your src.conf file. Note this is only valid for i386 and amd64, and there are still some non-standard world settings that lead to warning