summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-13 02:07:20 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-13 02:07:20 +0000
commit47c43f73d943476afd91e73bffbf6c95b7d09be5 (patch)
tree321661fbcf6a9432bd033a14ab9df89632e253ea /math
parentUnbreak for ELF. (diff)
Mark BROKEN for ELF:
gcc -O2 -ansi -DLONG_IS_32BIT -DULONG_NOT_DEFINED -o gp gp.o i386.o mp.o anal.o alglin1.o alglin2.o base1.o base2.o base3.o arith1.o arith2.o bibli1.o bibli2.o elliptic.o es.o gen1.o gen2.o gen3.o init.o errmessages.o helpmessages.o polari t1.o polarit2.o trans1.o trans2.o trans3.o buch1.o buch2.o version.o gp_rl.o plo t.o -lm -lcompat -L/usr/X11R6/lib -lX11 mp.o: In function `expi': mp.o(.text+0x1f8): undefined reference to `bfffo' mp.o: In function `affsr': mp.o(.text+0x376): undefined reference to `bfffo' mp.o: In function `affir': mp.o(.text+0x447): undefined reference to `bfffo'
Notes
Notes: svn path=/head/; revision=13927
Diffstat (limited to 'math')
-rw-r--r--math/pari/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 7116b5416ad0..2b7c8aada586 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 June 1997
# Whom: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/06/21 20:47:38 max Exp $
#
DISTNAME= pari-1.39.03
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/ \
MAINTAINER= yoshiaki@kt.rim.or.jp
+BROKEN_ELF= yes
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
MAN1= gp.1