From 73c7d462da1b269eee72d8cda94c2081b3207cc4 Mon Sep 17 00:00:00 2001 From: Dion Moses Date: Wed, 29 Aug 2018 08:44:45 -0700 Subject: [PATCH] Changed compiler.openspin file PATTERN_OUT to match compiler.bstc which should fix compiling and running code with openspin --- src/propelleride/config/compiler.openspin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/propelleride/config/compiler.openspin b/src/propelleride/config/compiler.openspin index f17e3f5..a14c46c 100644 --- a/src/propelleride/config/compiler.openspin +++ b/src/propelleride/config/compiler.openspin @@ -1,7 +1,7 @@ [General] LANGUAGE=spin PATTERN_IN=.spin -PATTERN_OUT=.binary +PATTERN_OUT= PATTERN_RET=.binary ARG_FLAGS= ARG_LIBRARY=-L%