From 01d16b6f26ab5992f3dc9603a91a890d46763d7e Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 11 Sep 2011 18:26:12 +0200 Subject: binutils/binutils: fixup version strings Recently, all binutils versions have been renamed after a GPL compliance issue was found and fixed in binutils; http://sourceware.org/ml/binutils/2011-08/msg00198.html Old versions are no-longer available since the rename (eg. 2.19 has been superseeded by 2.19.1, and only 2.19.1a was regenerated). Remove now-missing versions. Signed-off-by: "Yann E. MORIN" --- patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch (limited to 'patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch') diff --git a/patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch b/patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch deleted file mode 100644 index cf84e252..00000000 --- a/patches/binutils/2.20/110-RPATH_ENVVAR-smack.patch +++ /dev/null @@ -1,13 +0,0 @@ -http://sourceware.org/ml/binutils/2007-07/msg00401.html -http://sourceware.org/bugzilla/show_bug.cgi?id=4970 - ---- binutils/configure -+++ binutils/configure -@@ -5601,6 +5601,7 @@ case "${host}" in - *-*-mingw* | *-*-cygwin ) RPATH_ENVVAR=PATH ;; - *) RPATH_ENVVAR=LD_LIBRARY_PATH ;; - esac -+RPATH_ENVVAR="cant_touch_this_nah_nah_nah" - - # On systems where the dynamic library environment variable is PATH, - if test "$RPATH_ENVVAR" = PATH; then -- cgit v1.2.3