cvs commit: ports/lang/clisp Makefile

Tilman Linneweh arved at FreeBSD.org
Mon May 19 05:31:01 PDT 2003


arved       2003/05/19 05:31:00 PDT

  FreeBSD ports repository

  Modified files:
    lang/clisp           Makefile 
  Log:
  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
  
  Revision  Changes    Path
  1.14      +1 -0      ports/lang/clisp/Makefile


More information about the cvs-all mailing list