HomeFreeBSD

Disable LLDB when the chosen compiler is gcc.

Description

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.

Details

Provenance
brooksAuthored on
Parents
rP393704: Update to 1.8.4
Branches
Unknown
Tags
Unknown