summaryrefslogtreecommitdiffstats
path: root/lang/sr
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-10-14 04:10:03 +0000
committerjseger <jseger@FreeBSD.org>1998-10-14 04:10:03 +0000
commit6ae3bb073f8a6b33a9b827f53d5f64daf186175c (patch)
tree749aead7de6113b73133e7c5cab68c3bbdefa5ee /lang/sr
parent822f10b1b2e7d9e3068f3fc87d41fcf9bed77128 (diff)
downloadFreeBSD-ports-6ae3bb073f8a6b33a9b827f53d5f64daf186175c.zip
FreeBSD-ports-6ae3bb073f8a6b33a9b827f53d5f64daf186175c.tar.gz
Mark BROKEN for ELF:
as -o asm.o asm.s . ../paths.sh; cc -g -o cstest cstest.o asm.o $LIBM $LIBC cstest.o: In function `dotest': /usr/ports/lang/sr/work/csw/cstest.c(.text+0x1ac): undefined reference to `sr_chg_context' cstest.o: In function `spawn': /usr/ports/lang/sr/work/csw/cstest.c(.text+0x287): undefined reference to `sr_build_context' cstest.o: In function `foo': /usr/ports/lang/sr/work/csw/cstest.c(.text+0x2b3): undefined reference to `sr_check_stk'
Diffstat (limited to 'lang/sr')
-rw-r--r--lang/sr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/sr/Makefile b/lang/sr/Makefile
index 1bb6f9a..fbe3c2b 100644
--- a/lang/sr/Makefile
+++ b/lang/sr/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Jun 1997
# Whom: Ruslan Shevchenko <rssh@satori.ipri.kiev.ua>
#
-# $Id: Makefile,v 1.2 1997/06/29 09:27:18 obrien Exp $
+# $Id: Makefile,v 1.3 1997/06/29 09:29:03 obrien Exp $
#
DISTNAME= sr
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= rssh@cki.ipri.kiev.ua
+BROKEN_ELF= yes
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= prefix
NO_WRKSUBDIR= yes
OpenPOWER on IntegriCloud