Skip to content

Commit

Permalink
Rollup merge of #133386 - wesleywiser:update_musl_base_crt_default, r…
Browse files Browse the repository at this point in the history
…=jieyouxu

Update linux_musl base to dynamically link the crt by default

However, don't change the behavior of any existing targets at this time. For targets that used the old default, explicitly set `crt_static_default = true`.

This makes it easier for new targets to use the correct defaults while leaving the changing of individual targets to future PRs.

Related to rust-lang/compiler-team#422
  • Loading branch information
matthiaskrgr authored Dec 14, 2024
2 parents dcaba38 + f7b5410 commit 79b80e8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 79b80e8

Please sign in to comment.