We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cebc0 commit 41ea429Copy full SHA for 41ea429
src/Makefile.am
@@ -129,6 +129,7 @@ CARGO=cargo +$(RUST_TOOLCHAIN_CHANNEL)
129
# to tests since they can't take command-line arguments.
130
export RUST_TOOLCHAIN_CHANNEL
131
export top_srcdir
132
+export top_builddir
133
134
RUST_BUILD_DIR=$(top_builddir)/src/rust
135
RUST_BIN_DIR=$(RUST_BUILD_DIR)/bin
0 commit comments