aboutsummaryrefslogtreecommitdiff
path: root/src/boot/be/elf.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/be/elf.ml')
-rw-r--r--src/boot/be/elf.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/be/elf.ml b/src/boot/be/elf.ml
index cc44e457..99b68042 100644
--- a/src/boot/be/elf.ml
+++ b/src/boot/be/elf.ml
@@ -1779,6 +1779,6 @@ let get_sections
* 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:
*)