1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Tilman Keskinoz ff5b4e202e Put back USE_GCC=2.95:
There are some problems with lang/clisp when it's compiled with
GCC 3:

- The foreign function interface (i.e. loading C libraries) doesn't
  work. This breaks devel/meta-cvs, among other things
- A readline-related issue makes CLISP crash when a user hits TAB under
  some circumstances

PR:		52407
Submitted by:	maintainer
2003-05-19 12:31:00 +00:00
..