Skip to content

Commit

Permalink
Suggest enabling patch-binaries-for-nix in shell.nix (rust-lang#1774)
Browse files Browse the repository at this point in the history
  • Loading branch information
eopb authored Aug 22, 2023
1 parent 3ec6619 commit fb74069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/rustc-dev-guide/src/building/suggested.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ let
changelog-seen = 2
[build]
patch-binaries-for-nix = true
# The path to (or name of) the GDB executable to use. This is only used for
# executing the debuginfo test suite.
gdb = "${pkgs.gdb}/bin/gdb"
Expand Down

0 comments on commit fb74069

Please sign in to comment.