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 95d36fe commit 2ac0d1aCopy full SHA for 2ac0d1a
src/doc/rustc-dev-guide/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