Date: Mon, 20 May 2013 19:51:41 +0200 From: Andreas Tobler <andreast-list@fgznet.ch> To: freebsd-current <freebsd-current@freebsd.org> Subject: buildworld with WITHOUT_CLANG_IS_CC= ? Message-ID: <519A62AD.3060909@fgznet.ch>
next in thread | raw e-mail | index | archive | help
Hello, how do I do a buildworld these days with this option set: WITHOUT_CLANG_IS_CC= iow, without clang as default compiler? I fail on amd64 and powerpc64 when it comes to build the 32-bit libs. It fails because it can not find header files like math.h The behaviour started with http://svnweb.freebsd.org/changeset/base/250659 Any ideas how to solve that? TIA, Andreas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?519A62AD.3060909>