diff options
| author | Tamir Duberstein <[email protected]> | 2025-02-01 17:40:38 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2025-02-05 23:15:27 +0000 |
| commit | b1749432a52d3605151634b000fec0361ad45067 (patch) | |
| tree | b5a63d611dda971be5cb479194b230d0ed434c90 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | Linux 6.14-rc1 (diff) | |
| download | kernel-b1749432a52d3605151634b000fec0361ad45067.tar.gz kernel-b1749432a52d3605151634b000fec0361ad45067.zip | |
rust: kbuild: use host dylib naming in rusttestlib-kernel
There seems to have been merge skew between commit b2c261fa8629 ("rust:
kbuild: expand rusttest target for macros") and commit 0730422bced5
("rust: use host dylib naming convention to support macOS") ; the latter
replaced `libmacros.so` with `$(libmacros_name)` and the former added an
instance of `libmacros.so`. The former was not yet applied when the
latter was sent, resulting in a stray `libmacros.so`. Replace the stray
with `$(libmacros_name)` to allow `rusttest` to build on macOS.
Fixes: 0730422bced5 ("rust: use host dylib naming convention to support macOS")
Signed-off-by: Tamir Duberstein <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Slightly reworded title. - Miguel ]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
