llvm_15: reenable libclang_rt.profile-....a build on musl (#217042)

This was lost because of a bad merge
This commit is contained in:
Yureka
2023-02-19 01:38:31 +01:00
committed by GitHub
parent af416d5e4c
commit e27be43360
@@ -45,7 +45,6 @@ stdenv.mkDerivation {
"-DCOMPILER_RT_BUILD_SANITIZERS=OFF"
"-DCOMPILER_RT_BUILD_XRAY=OFF"
"-DCOMPILER_RT_BUILD_LIBFUZZER=OFF"
"-DCOMPILER_RT_BUILD_PROFILE=OFF"
"-DCOMPILER_RT_BUILD_MEMPROF=OFF"
"-DCOMPILER_RT_BUILD_ORC=OFF" # may be possible to build with musl if necessary
] ++ lib.optionals (useLLVM || bareMetal) [