From ce69717876381d459846245bda1b5845998c5f35 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Wed, 14 Oct 1998 04:02:27 +0000 Subject: Mark BROKEN for ELF: ranlib Xlibsc.a gcc -O2 -c sci.c -I. -o sci.o gcc -o Xsci -O2 scdebug.o sceval.o scexpand.o scexpnd1.o scexpnd2.o scqquote.o screp.o scrt1.o scrt2.o scrt3.o scrt4.o scrt5.o scrt6.o scrt7.o scrtuser.o scinit.o apply.o callcc.o cio.o heap.o objects.o mtraps.o x86.o sci.o -lm heap.o: In function `trace_stack_and_registers': heap.o(.text+0x8f): undefined reference to `sc_geti386regs' *** Error code 1 Stop. *** Error code 1 --- lang/schemetoc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile index 5a2202d3241f..28d69811b178 100644 --- a/lang/schemetoc/Makefile +++ b/lang/schemetoc/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Dec 1994 # Whom: jmacd@uclink.berkeley.edu # -# $Id: Makefile,v 1.9 1996/11/12 02:19:06 obrien Exp $ +# $Id: Makefile,v 1.10 1997/07/17 15:12:49 max Exp $ # DISTNAME= schemetoc-93.3.15 @@ -14,6 +14,8 @@ DISTFILES= 15mar93.tar.Z MAINTAINER= jmacd@FreeBSD.ORG +BROKEN_ELF= yes + NO_WRKSUBDIR= yes post-install: -- cgit v1.2.3