From 04e52373c66d8040751872a1ebfb52d1817e9841 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 26 Sep 2021 14:55:17 -0700 Subject: add .mrconfig entry for sbcl source --- .mrconfig.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.mrconfig.in') diff --git a/.mrconfig.in b/.mrconfig.in index e58b7975..5b6f0bcc 100644 --- a/.mrconfig.in +++ b/.mrconfig.in @@ -436,6 +436,10 @@ skip = lazy checkout = git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git linux skip = lazy +[src/sbcl] +checkout = git -c fetch.fsckobjects=false clone https://git.code.sf.net/p/sbcl/sbcl +skip = lazy + # --- radicale collections [lib/radicale] -- cgit v1.2.3