diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-25 12:16:40 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-25 13:17:33 +0000 |
| commit | 8d6982ebe3ec8098818bdfb8bd8f52895cca0fc0 (patch) | |
| tree | 1950d7f5e492cd46caacf0c63bcf98d4551e8bcc /main/binutils/bfd-version.patch | |
| parent | 54ccbebebc92d0f6035c3eaa8e39f81f69fe149b (diff) | |
| download | aports-8d6982ebe3ec8098818bdfb8bd8f52895cca0fc0.tar.bz2 aports-8d6982ebe3ec8098818bdfb8bd8f52895cca0fc0.tar.xz | |
main/binutils: upgrade to 2.25
Diffstat (limited to 'main/binutils/bfd-version.patch')
| -rw-r--r-- | main/binutils/bfd-version.patch | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/main/binutils/bfd-version.patch b/main/binutils/bfd-version.patch deleted file mode 100644 index 32ab24c274..0000000000 --- a/main/binutils/bfd-version.patch +++ /dev/null @@ -1,44 +0,0 @@ ---- ./gas/configure.orig -+++ ./gas/configure -@@ -3221,7 +3221,7 @@ - fi - - --BFD_VERSION=`${srcdir}/../bfd/configure --version | sed -n -e '1s,.* ,,p'` -+BFD_VERSION=`sed -n 's/AC_INIT(\[bfd\], *\[\([0-9.]*\)\])/\1/p' <${srcdir}/../bfd/configure.in` - am__api_version='1.11' - - # Find a good install program. We prefer a C program (faster), ---- ./gprof/configure.orig -+++ ./gprof/configure -@@ -3147,7 +3147,7 @@ - fi - - --BFD_VERSION=`${srcdir}/../bfd/configure --version | sed -n -e '1s,.* ,,p'` -+BFD_VERSION=`sed -n 's/AC_INIT(\[bfd\], *\[\([0-9.]*\)\])/\1/p' <${srcdir}/../bfd/configure.in` - am__api_version='1.11' - - # Find a good install program. We prefer a C program (faster), ---- ./binutils/configure.orig -+++ ./binutils/configure -@@ -3238,7 +3238,7 @@ - fi - - --BFD_VERSION=`${srcdir}/../bfd/configure --version | sed -n -e '1s,.* ,,p'` -+BFD_VERSION=`sed -n 's/AC_INIT(\[bfd\], *\[\([0-9.]*\)\])/\1/p' <${srcdir}/../bfd/configure.in` - am__api_version='1.11' - - # Find a good install program. We prefer a C program (faster), ---- ./ld/configure.orig -+++ ./ld/configure -@@ -3556,7 +3556,7 @@ - fi - - --BFD_VERSION=`${srcdir}/../bfd/configure --version | sed -n -e '1s,.* ,,p'` -+BFD_VERSION=`sed -n 's/AC_INIT(\[bfd\], *\[\([0-9.]*\)\])/\1/p' <${srcdir}/../bfd/configure.in` - am__api_version='1.11' - - # Find a good install program. We prefer a C program (faster), |
