From 8edbb4765bc97223de6a4e10c1c21e5689d82868 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Mon, 11 Sep 2023 10:24:31 -0600
Subject: [PATCH] config/x86_64/ci: disable vice

---
 config/x86_64/ci.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml
index 34b4e309f..7ecd1b772 100644
--- a/config/x86_64/ci.toml
+++ b/config/x86_64/ci.toml
@@ -197,7 +197,7 @@ timidity = {}
 ttf-hack = {}
 userutils = {}
 uutils = {}
-vice = {}
+#vice = {} # linker errors
 vim = {}
 vttest = {}
 vvvvvv = {}
-- 
GitLab