foundationdb: no clang, use default gcc
These options should be experimental, and I'm keeping them off for now. This also avoids any ABI concerns between libraries, too. Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
, cmake, ninja, boost, python3, openjdk, mono, libressl
|
||||
|
||||
, gccStdenv, llvmPackages
|
||||
, useClang ? true
|
||||
, useClang ? false
|
||||
, ...
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user