Add USE_GCC=2.95, since the build dumps core with gcc 3.x

PR:		39189
Submitted by:	Stanislav Grozev <tacho@factline.com>
This commit is contained in:
Tilman Keskinoz 2002-11-08 20:44:56 +00:00
parent dd581afb08
commit 6aab817862
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69751

View File

@ -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