Loading pkgs/development/compilers/llvm/common/libunwind/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ python3, libcxx, enableShared ? !stdenv.hostPlatform.isStatic, doFakeLibgcc ? stdenv.hostPlatform.useLLVM, doFakeLibgcc ? stdenv.hostPlatform.useLLVM && !stdenv.hostPlatform.isStatic, devExtraCmakeFlags ? [ ], getVersionFile, }: Loading Loading
pkgs/development/compilers/llvm/common/libunwind/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ python3, libcxx, enableShared ? !stdenv.hostPlatform.isStatic, doFakeLibgcc ? stdenv.hostPlatform.useLLVM, doFakeLibgcc ? stdenv.hostPlatform.useLLVM && !stdenv.hostPlatform.isStatic, devExtraCmakeFlags ? [ ], getVersionFile, }: Loading