From 0bcc4cef922d621ee4a8c2e284e6a8dee1559b94 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 26 Feb 2020 17:10:33 -0500 Subject: [PATCH] Disable SuperCollider --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d4e5c9e..8cd8e9f 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ DUKTAPE ?= 0 QUICKJS ?= 1 LUAJIT ?= 1 PYTHON ?= 0 -SUPERCOLLIDER ?= 1 +SUPERCOLLIDER ?= 0 # Entropia File System Watcher efsw := dep/lib/libefsw-static-release.a