aboutsummaryrefslogtreecommitdiff
path: root/src/boot/be/ra.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/be/ra.ml')
-rw-r--r--src/boot/be/ra.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/be/ra.ml b/src/boot/be/ra.ml
index 72027f21..66da8093 100644
--- a/src/boot/be/ra.ml
+++ b/src/boot/be/ra.ml
@@ -683,6 +683,6 @@ let reg_alloc
* fill-column: 78;
* indent-tabs-mode: nil
* buffer-file-coding-system: utf-8-unix
- * compile-command: "make -k -C ../../../build 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
+ * compile-command: "make -k -C ../.. 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
* End:
*)