summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-09-26 14:55:17 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-09-26 14:55:17 -0700
commit04e52373c66d8040751872a1ebfb52d1817e9841 (patch)
tree9f4e6275a1752a81b96040f0204c083ef2129c44 /.mrconfig.in
parent0e7ec4217441f95d6d4eab0af0c7ae4c06f6f087 (diff)
downloaddotfiles-04e52373c66d8040751872a1ebfb52d1817e9841.tar.gz
add .mrconfig entry for sbcl source
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in4
1 files changed, 4 insertions, 0 deletions
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]