aboutsummaryrefslogtreecommitdiff
path: root/src/boot/be/asm.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/be/asm.ml')
-rw-r--r--src/boot/be/asm.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/be/asm.ml b/src/boot/be/asm.ml
index 939b297c..f8284bef 100644
--- a/src/boot/be/asm.ml
+++ b/src/boot/be/asm.ml
@@ -826,6 +826,6 @@ let read_rust_note (ar:asm_reader) : (Ast.ident * string) array =
* fill-column: 78;
* indent-tabs-mode: nil
* buffer-file-coding-system: utf-8-unix
- * compile-command: "make -k -C ../.. 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
+ * compile-command: "make -k -C $RBUILD 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
* End:
*)