+1
-44
pkgs/development/compilers/rust/1_89.nix
+1
-44
pkgs/development/compilers/rust/1_89.nix
···-bootBintoolsNoLibc ? if stdenv.targetPlatform.linker == "lld" then null else pkgs.bintoolsNoLibc,
+1
-10
pkgs/development/compilers/rust/rustc.nix
+1
-10
pkgs/development/compilers/rust/rustc.nix
···(stdenv.hostPlatform.isLinux && !withBundledLLVM && !stdenv.targetPlatform.isFreeBSD && useLLVM)"--push-state --as-needed -L${llvmPackages.libcxx}/lib -lc++ -lc++abi -lLLVM-${lib.versions.major llvmPackages.llvm.version} --pop-state"···-# Hack which is used upstream https://github.com/gentoo/gentoo/blob/master/dev-lang/rust/rust-1.78.0.ebuild#L284