K 10 svn:author V 6 brooks K 8 svn:date V 27 2015-08-07T23:44:33.901360Z K 7 svn:log V 316 Disable LLDB when the chosen compiler is gcc. On platforms where the system compiler isn't clang (including 9.x), USES=compiler:c++11-lib uses gcc48 as the compiler. Unfortunatly, gcc48 does not provide a sufficently complient c++11 environment to build LLDB when compiled on 9.x and possiably on other platforms. END