We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47334ba commit 9a9b3c1Copy full SHA for 9a9b3c1
1 file changed
Makefile.in
@@ -1,6 +1,6 @@
1
export RUSTC := rustc
2
RUSTDOC := rustdoc
3
-export RUSTFLAGS := -O --cfg ndebug
+RUSTFLAGS := -O --cfg ndebug
4
BUILDDIR := build
5
INSTALL_DIR := %PREFIX%
6
0 commit comments