From ce13d8a69832ba73cd6c676d6a90f42ebc793f1e Mon Sep 17 00:00:00 2001 From: pierre Date: Fri, 8 Dec 2017 16:53:37 +0000 Subject: [PATCH] Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris system constant git-svn-id: trunk@37701 - --- compiler/systems.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/compiler/systems.inc b/compiler/systems.inc index b6b1e2b83e..9d524443bd 100644 --- a/compiler/systems.inc +++ b/compiler/systems.inc @@ -177,7 +177,8 @@ system_i8086_embedded, { 90 } system_arm_aros, { 91 } system_wasm_wasm32, { 92 } - system_sparc64_linux { 93 } + system_sparc64_linux, { 93 } + system_sparc64_solaris { 94 } ); type