summaryrefslogtreecommitdiff
path: root/math/openaxiom/patches/patch-src_interp_patches.lisp
AgeCommit message (Collapse)AuthorFilesLines
2012-04-01Ad hoc fix to make OpenAxiom build with CLISP on NetBSD/amd64.asau1-0/+77
It sounds like COMPILE-FILE is broken in CLISP on NetBSD/amd64. Silence warnings and suppress redefinition check in order to compile it without a single warning.