changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: sbcl build script

changeset 328: 71ab9bc4ce84
parent 324: 7f7747755dfc
child 329: 0f7895a84fe9
author: Richard Westhaver <ellis@rwest.io>
date: Mon, 08 Jul 2024 07:57:23 -0400
files: scripts/build-sbcl.sh
description: sbcl build script
     1.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2+++ b/scripts/build-sbcl.sh	Mon Jul 08 07:57:23 2024 -0400
     1.3@@ -0,0 +1,4 @@
     1.4+./scripts/get-sbcl.sh
     1.5+cd .stash/src/sbcl
     1.6+echo \""2.4.6:$(git rev-parse --short HEAD)"\" > version.lisp-expr &&
     1.7+  ./make.sh --dynamic-space-size=8Gb --without-gencgc --with-mark-region-gc --fancy