]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: fix (again) out of tree builds
authorJason Ish <ish@unx.ca>
Mon, 15 Oct 2018 13:47:56 +0000 (07:47 -0600)
committerVictor Julien <victor@inliniac.net>
Mon, 15 Oct 2018 16:35:00 +0000 (18:35 +0200)
commit6f00ba06599f665c0693ca95e41a90bd3fb3e02a
tree25447f1c808494879583edb9023a1f3128292d12
parent64922a476e2d69a41822cadacf76eed0372370b7
rust: fix (again) out of tree builds

As the generated Cargo.toml is shipped as part of a release
tarball, build from the source directory but set the cargo
CARGO_TARGET_DIR to the build directory.
rust/Makefile.am