K 10 svn:author V 8 rdivacky K 8 svn:date V 27 2010-04-13T19:58:32.831225Z K 7 svn:log V 357 Revert r199767 with changes. Change the -B argument in WMAKE for CC/CXX to -B${WORLDTMP}/usr/lib/ and link into that directory as/ld. Change -B for lib32 build to -B${LIB32TMP}/usr/lib32. Both clang and gcc can build all of clangbsd again. Any compiler that supports -isystem/-B should work as well without the TOOLS_PREFIX hacks we did to our intree gcc. END