summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-12 20:42:33 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-12 20:42:33 +0000
commitc6d753f2841777de1d80e7ef4bd49c225f44217f (patch)
tree51744e1992d4cc463506dc3c23767f72d82bd555 /palm
parentMark BROKEN for current. Perl paths are BROKEN. (diff)
BROKEN for ELF:
cd libglib.0.1.0 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0 cd libc.0.1.2 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0 rm -f libc.sa ../exportlist libc.a > libc.exp ../stubgen "C Library" Libc libcstub.c Libc.S < libc.exp ../stubgen: not found *** Error code 127
Notes
Notes: svn path=/head/; revision=13919
Diffstat (limited to 'palm')
-rw-r--r--palm/prc-tools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile
index 887c22581aef..297637076050 100644
--- a/palm/prc-tools/Makefile
+++ b/palm/prc-tools/Makefile
@@ -3,7 +3,7 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
-# $Id: Makefile,v 1.7 1998/02/19 06:55:19 asami Exp $
+# $Id: Makefile,v 1.8 1998/05/27 00:17:45 dburr Exp $
#
# *WARNING* write access to ${PREFIX} is required DURING build because the
# make "all" target actually installs the gnu tools before building the
@@ -18,6 +18,8 @@ MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
binutils-2.7.tar.gz gdb-4.16.tar.gz gcc-2.7.2.2.tar.gz
+BROKEN_ELF= stubgen
+
MAINTAINER= ports@freebsd.org
# install things in ${LOCALBASE}/pilot to avoid conflicts