summaryrefslogtreecommitdiff
path: root/cross/binutils/patches
diff options
context:
space:
mode:
authorwiz <wiz>2000-08-14 14:57:52 +0000
committerwiz <wiz>2000-08-14 14:57:52 +0000
commit7515c653742189c30a9b88a7f8f882a071f7d7ea (patch)
tree03a39c172013a7ff1b194266f82d16f722cf9600 /cross/binutils/patches
parent3f0ec11637d837df6e1d103fb88fd53e4398c2b5 (diff)
downloadpkgsrc-7515c653742189c30a9b88a7f8f882a071f7d7ea.tar.gz
Retire USE_PKGLIBTOOL in favour of USE_LIBTOOL.
Use LTCONFIG_OVERRIDE, and thus remove four patches. Update PLIST for arm and mipse[bl] additions.
Diffstat (limited to 'cross/binutils/patches')
-rw-r--r--cross/binutils/patches/patch-ad21
-rw-r--r--cross/binutils/patches/patch-ae21
-rw-r--r--cross/binutils/patches/patch-ag21
-rw-r--r--cross/binutils/patches/patch-ah21
4 files changed, 0 insertions, 84 deletions
diff --git a/cross/binutils/patches/patch-ad b/cross/binutils/patches/patch-ad
deleted file mode 100644
index dd0b32c7ab4..00000000000
--- a/cross/binutils/patches/patch-ad
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ad,v 1.1 1999/01/04 22:37:31 tv Exp $
-
---- bfd/configure.orig Thu Dec 31 14:13:13 1998
-+++ bfd/configure Thu Dec 31 14:13:32 1998
-@@ -1398,6 +1398,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
-@@ -1443,7 +1444,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
--
-+fi
-
- # Check whether --enable-64-bit-bfd or --disable-64-bit-bfd was given.
- if test "${enable_64_bit_bfd+set}" = set; then
diff --git a/cross/binutils/patches/patch-ae b/cross/binutils/patches/patch-ae
deleted file mode 100644
index 67765e7f0a2..00000000000
--- a/cross/binutils/patches/patch-ae
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ae,v 1.1 1999/01/04 22:37:32 tv Exp $
-
---- opcodes/configure.orig Thu Dec 31 14:13:46 1998
-+++ opcodes/configure Thu Dec 31 14:14:00 1998
-@@ -1380,6 +1380,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
-@@ -1425,7 +1426,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
--
-+fi
-
- # Check whether --enable-targets or --disable-targets was given.
- if test "${enable_targets+set}" = set; then
diff --git a/cross/binutils/patches/patch-ag b/cross/binutils/patches/patch-ag
deleted file mode 100644
index 72a289028c3..00000000000
--- a/cross/binutils/patches/patch-ag
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ag,v 1.1 1999/01/04 22:37:32 tv Exp $
-
---- ld/configure.orig Thu Dec 31 15:21:31 1998
-+++ ld/configure Thu Dec 31 15:21:46 1998
-@@ -1269,6 +1269,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
-@@ -1314,7 +1315,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
--
-+fi
-
- # Check whether --enable-targets or --disable-targets was given.
- if test "${enable_targets+set}" = set; then
diff --git a/cross/binutils/patches/patch-ah b/cross/binutils/patches/patch-ah
deleted file mode 100644
index 755e4673018..00000000000
--- a/cross/binutils/patches/patch-ah
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ah,v 1.1 1999/01/04 22:37:32 tv Exp $
-
---- binutils/configure.orig Thu Dec 31 15:22:04 1998
-+++ binutils/configure Thu Dec 31 15:22:17 1998
-@@ -1269,6 +1269,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
-@@ -1314,7 +1315,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
--
-+fi
-
- # Check whether --enable-targets or --disable-targets was given.
- if test "${enable_targets+set}" = set; then