summaryrefslogtreecommitdiff
path: root/debian/README.lisps
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.lisps')
-rw-r--r--debian/README.lisps9
1 files changed, 2 insertions, 7 deletions
diff --git a/debian/README.lisps b/debian/README.lisps
index a8e4fb5..040a877 100644
--- a/debian/README.lisps
+++ b/debian/README.lisps
@@ -1,12 +1,7 @@
-Lisps to build OpenAxiom:
-SBCL, GCL, CLisp, ECL, CCL
+Lisps to build OpenAxiom: SBCL, GCL, CLisp, ECL, CCL
SBCL is preferable, then GCL, then CLisp and so on.
+On archs where SBCL is unavailable, GCL should be used.
-As of Wheezy, SBCL is present only for:
-i386, amd64, kfreebsd-amd64.
-
-On other arch GCL should be used.
To build with GCL libncurses-dev and libreadline-dev are required.
-If changing lisp remember to edit debian/control, debian/rules and this file.