]> git.ipfire.org Git - thirdparty/samba.git/commit
Modify rust build to share target dir w/ cargo test
authorDavid Mulder <dmulder@samba.org>
Mon, 12 Aug 2024 20:25:12 +0000 (14:25 -0600)
committerDavid Mulder <dmulder@samba.org>
Wed, 23 Oct 2024 14:21:33 +0000 (14:21 +0000)
commit4a4304ecf7828ef80daa2134dcff234e32dc5caf
treea341bfcf1615f9f47bb0a3a59388cde7e1acf83e
parent33bdebb7c8de0aa2384283bd751d88a7d0b138b0
Modify rust build to share target dir w/ cargo test

The build needs to share the target directory
with the cargo test command to prevent duplicate
dependency downloads.

Signed-off-by: David Mulder <dmulder@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
buildtools/wafsamba/samba_rust.py
rust/himmelblaud/wscript_build [deleted file]
rust/nss/wscript_build [deleted file]
rust/pam/wscript_build [deleted file]
rust/wscript_build