Skip to content

Commit 70d16b3

Browse files
committed
Remove Clisp on Linux for now
1 parent a6e590b commit 70d16b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ else
4242
Slash=/
4343
ArchiveSuffix=.tar.gz
4444
BinarySuffix=
45-
All=clisp ccl ecl sbcl
45+
All=ccl ecl sbcl
4646
ifeq ($(OSName),freebsd)
4747
All=ccl ecl sbcl
4848
else ifeq ($(OSName),openbsd)

0 commit comments

Comments
 (0)