diff options
-rw-r--r-- | lang/clisp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index d31dc60045b2..708081419ade 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -16,6 +16,7 @@ MAINTAINER= jabrown@caida.org USE_BZIP2= yes GNU_CONFIGURE= yes +USE_GCC= 2.95 # In clisp-2.28, the build dies in the "regexp" module: the build target # invokes a configure script, which encounters a different CC variable than |