summaryrefslogtreecommitdiff
path: root/cross/binutils
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-01-07 01:07:41 +0000
committertv <tv@pkgsrc.org>1999-01-07 01:07:41 +0000
commitc8c49cd0cb56e28ed5c163ca46689346dca77dc4 (patch)
tree5a79509ff89950cb3887211fc1bc4b87dd62b8f2 /cross/binutils
parent9b92f73f2e72ff4f837441bb33497f8285436a62 (diff)
downloadpkgsrc-c8c49cd0cb56e28ed5c163ca46689346dca77dc4.tar.gz
Forget gprof until I figure out why it's not properly configuring.
Diffstat (limited to 'cross/binutils')
-rw-r--r--cross/binutils/Makefile7
-rw-r--r--cross/binutils/pkg/PLIST3
2 files changed, 4 insertions, 6 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile
index d76a1dd5379..108b1755c3f 100644
--- a/cross/binutils/Makefile
+++ b/cross/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/01/06 21:43:34 tv Exp $
+# $NetBSD: Makefile,v 1.3 1999/01/07 01:07:41 tv Exp $
#
# GNU binutils configured to hold `as many targets as the cross system is
# capable of using'. Configures and builds everything except gas, which
@@ -18,10 +18,10 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-64-bit-bfd \
--enable-targets=${ENABLE_TARGETS_LIST} \
- --target=powerpc-eabi
+ --target=i386-linux
# --target above ensures that --host is not included as default
MAKE_ARGS+= CFLAGS="${CFLAGS}"
-ALL_TARGET= all-binutils all-gprof all-ld
+ALL_TARGET= all-binutils all-ld
BINDIR= ${PREFIX}/libexec/binutils
@@ -43,7 +43,6 @@ do-install:
@${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/binutils/addr2line ${BINDIR}
@${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/binutils/ar ${BINDIR}
@${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/binutils/dlltool ${BINDIR}
- @${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/gprof/gprof ${BINDIR}
@${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/ld/ld-new ${BINDIR}/ld
@${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/binutils/nlmconv ${BINDIR}
@${LIBTOOL} ${INSTALL_PROGRAM} ${WRKSRC}/binutils/nm-new ${BINDIR}/nm
diff --git a/cross/binutils/pkg/PLIST b/cross/binutils/pkg/PLIST
index c377ecae0c6..4e6c1c1afde 100644
--- a/cross/binutils/pkg/PLIST
+++ b/cross/binutils/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 1999/01/04 22:37:32 tv Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/01/07 01:07:41 tv Exp $
lib/ldscripts/elf32_sparc.x
lib/ldscripts/elf32_sparc.xbn
lib/ldscripts/elf32_sparc.xn
@@ -101,7 +101,6 @@ lib/libopcodes.a
libexec/binutils/addr2line
libexec/binutils/ar
libexec/binutils/dlltool
-libexec/binutils/gprof
libexec/binutils/ld
libexec/binutils/nlmconv
libexec/binutils/nm