K 10 svn:author V 8 rdivacky K 8 svn:date V 27 2009-10-19T20:11:05.180021Z K 7 svn:log V 262 Define CC/CXX for world stage as $CC/$CXX -isystem. This way we dont have to alter hardcoded paths in the compiler (like in gcc) yet it still picks up the right includes. This should work for in-tree (ie. modified with altered paths) gcc. Clue provided by: kan END