]> git.lizzy.rs Git - rust.git/blobdiff - Makefile.in
Emit lifetime end markers for function arguments
[rust.git] / Makefile.in
index 5683eb7ba06af964def14409de5347f4872ffe3c..48b211167cf18736e976d22f546e232110fdc7e9 100644 (file)
@@ -65,6 +65,7 @@
 #
 #   * `VERBOSE=1` - Print all commands. Use this to see what's going on.
 #   * `RUSTFLAGS=...` - Add compiler flags to all `rustc` invocations
+#   * `JEMALLOC_FLAGS=...` - Pass flags to jemalloc's configure script
 #
 #   * `TESTNAME=...` - Specify the name of tests to run
 #   * `CHECK_IGNORED=1` - Run normally-ignored tests