diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-10-13 09:21:37 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-11-13 08:55:30 -0800 |
commit | 8640dbabc4afd45f4aa04cf9f42499443c0e603f (patch) | |
tree | d0fbda10753284f2ed6980a2a6d0b697b988af63 /docs | |
parent | 91876b40316962620c1705ae14075ab46f8dd644 (diff) | |
download | meson-8640dbabc4afd45f4aa04cf9f42499443c0e603f.zip meson-8640dbabc4afd45f4aa04cf9f42499443c0e603f.tar.gz meson-8640dbabc4afd45f4aa04cf9f42499443c0e603f.tar.bz2 |
environment: Properly pass linker to rustc
rustc is very different than other compilers, in that it doesn't
generate object files, it just creates a final target out of the
intermediate sources. As such, it needs to know about the linker args in
the compiler invocation.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions