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
rP393508: multimedia/plexmediaserver-plexpass: update to 0.9.12.8.1362
Branches
Unknown
Tags
Unknown