Need to wait for runtime to compile before building liarc ucode.
authorTaylor R Campbell <campbell@mumble.net>
Tue, 8 Jan 2019 05:54:54 +0000 (05:54 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 9 Jan 2019 03:56:35 +0000 (03:56 +0000)
src/Makefile.in

index 107248395401d50e5d7acb5af06b699441dde825..40f1e14fc5ce8da4f1b1967d415d80b74c014e7d 100644 (file)
@@ -209,7 +209,7 @@ LIARC_TOOLCHAIN = microcode/scheme
 ################
 
 RUNTIME_BUILD_TARGETS = compile-runtime $(RUNTIME_LIARC_TARGETS)
-@IF_LIARC@RUNTIME_LIARC_TARGETS = runtime/runtime-unx.c
+@IF_LIARC@RUNTIME_LIARC_TARGETS = runtime/runtime-unx.c compile-runtime
 RUNTIME_CREF_TARGETS = syntax-runtime
 @IF_NATIVE@RUNTIME_DEPEND_TARGETS = compile-runtime
 @IF_CROSS@RUNTIME_DEPEND_TARGETS = stamp_cross-finished