diff options
Diffstat (limited to 'cross/binutils/patches/patch-ad')
-rw-r--r-- | cross/binutils/patches/patch-ad | 21 |
1 files changed, 0 insertions, 21 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 |