Skip to content

Commit

Permalink
config.toml: ensure cargo is built statically
Browse files Browse the repository at this point in the history
New builds for both 1.42.0 and 1.43.1 will be produced, hopefully
shortly.
  • Loading branch information
konimex committed May 17, 2020
1 parent bf3e1d6 commit 3bfdd80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ submodules = false
python = "python3"
locked-deps = true
vendor = true
cargo-native-static = true

[install]
prefix = "/usr"
Expand Down

0 comments on commit 3bfdd80

Please sign in to comment.