aboutsummaryrefslogtreecommitdiff
path: root/src/boot/util/common.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/util/common.ml')
-rw-r--r--src/boot/util/common.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/util/common.ml b/src/boot/util/common.ml
index 0af6b0b2..c76da0de 100644
--- a/src/boot/util/common.ml
+++ b/src/boot/util/common.ml
@@ -818,6 +818,6 @@ let force_sz (a:size) : int64 =
* 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:
*)