diff options
| author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2025-09-03 15:46:09 +0400 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-10-08 10:54:52 -0700 |
| commit | b527ed534685f44069ee45a88b31cc55f2bd0780 (patch) | |
| tree | 01459f98f7764ff34dfac8947fef772759586916 /run_cross_test.py | |
| parent | 38d3a1d894a57ac6571f0e76c69a22a0f92212bb (diff) | |
| download | meson-b527ed534685f44069ee45a88b31cc55f2bd0780.tar.gz | |
ninja: don't exclude rustc native-static-link args
`rustc --crate-type staticlib --print native-static-libs` doesn't print
the default libraries being linked with rustc by default, at least not
with rustc 1.89.0 (29483883e 2025-08-04).
Stripping those by default, such as ws2_32 on win32, prevents from
linking programs using sockets (ex qemu).
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'run_cross_test.py')
0 files changed, 0 insertions, 0 deletions
