We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gcc_multi
mir_opts
1 parent ef41fc0 commit 038010bCopy full SHA for 038010b
src/building/suggested.md
@@ -328,7 +328,7 @@ in
328
pkgs.mkShell {
329
name = "rustc";
330
nativeBuildInputs = with pkgs; [
331
- gcc9 binutils cmake ninja openssl pkgconfig python39 git curl cacert patchelf nix psutils
+ gcc_multi binutils cmake ninja openssl pkgconfig python39 git curl cacert patchelf nix psutils
332
];
333
RIPGREP_CONFIG_PATH = ripgrepConfig;
334
RUST_BOOTSTRAP_CONFIG = config;
0 commit comments