summaryrefslogtreecommitdiff
path: root/lang/gcl
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-14 01:17:50 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-14 01:17:50 +0000
commit90eebc7d64a408524f23a3cb91149e78e87fec7a (patch)
tree2286e34f496c19c7c15d3cfa2b86bce0557ca889 /lang/gcl
parentMark BROKEN for current: (diff)
Mark BROKEN for ELF:
cd unixport; make saved_gcl) ../xbin/if-exists /usr/u9/wfs/schelter "../xbin/inc-version" ../xbin/if-exists saved_gcl "rm -f saved_gcl" cat init_gcl.lsp | sed -e "s"DATE"Version(`cat ../majvers`.`cat ../minvers`) `date`g" -e 'ssaved_gclsaved_gclg' -e 'slinks t)links t)(setq compiler::*cc* "gcc -pipe -O -fwritable-strings -fomit-frame-pointer -DVOL=volatile -I/usr/ports/lang/gcl/work/gcl-2.2.2/o -I/usr/local/lib/gcl-2.2.2/h -fsigned-char")(si::build-symbol-table)g' -e "sGCLDIR/usr/ports/lang/gcl/work/gcl-2.2.2g" -e "s(defun lisp-imp(setq si::*gcl-version* `cat ../minvers` si::*gcl-major-version* `cat ../majvers`)(defun lisp-impg" -e "s:GCL-1:GCL-"`cat ../majvers`":g" > foo ../unixport/raw_gcl ../unixport/ -libdir /usr/ports/lang/gcl/work/gcl-2.2.2/ < foo GCL (GNU Common Lisp) April 1994 32768 pages Unrecoverable error: GBC is not enabled. Abort trap - core dumped *** Error code 134
Notes
Notes: svn path=/head/; revision=13977
Diffstat (limited to 'lang/gcl')
-rw-r--r--lang/gcl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile
index 017c8c459de5..0a6dda03eeb7 100644
--- a/lang/gcl/Makefile
+++ b/lang/gcl/Makefile
@@ -3,7 +3,7 @@
# Date created: Wed Feb 8 01:49:11 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.9 1997/10/07 09:20:05 tg Exp $
+# $Id: Makefile,v 1.10 1997/10/13 09:10:28 tg Exp $
#
DISTNAME= gcl-2.2.2
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.ma.utexas.edu/pub/gcl/ \
MAINTAINER= jseger@freebsd.org
+BROKEN_ELF= yes
+
MAKEFILE= makefile
pre-build: