From a0c121aee6d8a345f1985153a55910f419963f55 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Mon, 1 Oct 2018 16:30:16 -0700 Subject: [PATCH] Minimize differences with master. --- src/etc/compile-boot-compiler.sh | 2 +- src/runtime/ed-ffi.scm | 3 +++ src/runtime/runtime.pkg | 3 +-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/etc/compile-boot-compiler.sh b/src/etc/compile-boot-compiler.sh index 9478509f4..582d24aa1 100755 --- a/src/etc/compile-boot-compiler.sh +++ b/src/etc/compile-boot-compiler.sh @@ -70,5 +70,5 @@ run_cmd "${EXE}" --batch-mode --library lib --band x-runtime.com <