diff options
| author | Yureka <yuka@yuka.dev> | 2021-10-17 12:44:49 +0200 |
|---|---|---|
| committer | Yureka <yuka@yuka.dev> | 2022-08-13 15:19:22 +0200 |
| commit | 0a9c3640d319a284095bbd53214c92d7a99c1c2a (patch) | |
| tree | 9c946c29e87c978590d1d2cb5f584cba1c97da80 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | fb7811bf03398ced5cada7476e089a417db5c962 (diff) | |
rustc: set crt-static flag
The crt-static option selects if the C runtime is linked dynamically or
statically into the resulting binaries.
There is a default value of this setting for each platform, but it is
not always what we want. For example, musl targets are assumed to always
have the C runtime linked statically, but we support both.
In practise, this fixes an error in the pkgsMusl.rustc build:
> cannot produce dylib for `rustc_driver v0.0.0 (/build/rustc-1.63.0-src/compiler/rustc_driver)` as the target `x86_64-unknown-linux-musl` does not support these crate types
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
