Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2003 05:31:00 -0700 (PDT)
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/clisp Makefile
Message-ID:  <200305191231.h4JCV0kn088539@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305191231.h4JCV0kn088539>