Remove -Z link-native-libraries=no default#269
Conversation
We haven't wanted this for a long time
ryanking13
left a comment
There was a problem hiding this comment.
I enabled integration test.
Don't we need to update the default rust toolchain version too to make this work?
Also, we tested this in #42 but somehow the downstream PR is closed. Do you remember what kind of error we faced at that time?
|
We're overriding this in Makefile.envs: |
Yes, but the config in |
|
We clearly don't want this as a default. Presumably we can add it explicitly to any recipe that needs it? |
|
Anyways I'd like to switch to stable Rust in the next few months and to do that we need to stop passing unstable flags. |
Sounds reasonable. |
We haven't wanted this for a long time