Skip to content

Commit ce67594

Browse files
authored
Suggest gcc_multi to make mir_opts run on nixos (rust-lang#1841)
1 parent af59355 commit ce67594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/building/suggested.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ in
328328
pkgs.mkShell {
329329
name = "rustc";
330330
nativeBuildInputs = with pkgs; [
331-
gcc9 binutils cmake ninja openssl pkgconfig python39 git curl cacert patchelf nix psutils
331+
gcc_multi binutils cmake ninja openssl pkgconfig python39 git curl cacert patchelf nix psutils
332332
];
333333
RIPGREP_CONFIG_PATH = ripgrepConfig;
334334
RUST_BOOTSTRAP_CONFIG = config;

0 commit comments

Comments
 (0)