Re: [cdesktopenv-devel] [PATCH] FreeBSD 10 clang port

2014-07-27 Thread Christopher Turkel
I can update the wiki if you can't. -Original Message- From: Jon Trulson To: Ulrich Wilkens Cc: CDE development Sent: Sun, Jul 27, 2014 4:24 pm Subject: Re: [cdesktopenv-devel] [PATCH] FreeBSD 10 clang port On Sun, 27 Jul 2014, Ulrich Wilkens wrote: > Hello, > &

Re: [cdesktopenv-devel] [PATCH] FreeBSD 10 clang port

2014-07-27 Thread Jon Trulson
On Sun, 27 Jul 2014, Ulrich Wilkens wrote: > Hello, > > here's the announced port for FreeBSD 10. > > It builds with clang by default, but can be switched > back to gcc by installing gcc47 package as a minimum > and by including following line in config/cf/host.def: > > #define UseGcc47 > > Th