summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/files/ld_makefile.patch
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2010-12-22 09:56:46 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-23 16:06:45 +0000
commit674f99954091856a67c532d17248df6c59b9394d (patch)
treed498e2809cdc9229ec180a5daefec2ddce8093cb /meta/recipes-devtools/binutils/files/ld_makefile.patch
parent236faced1d907b025a3136c5949a311104d3a661 (diff)
downloadast2050-yocto-poky-674f99954091856a67c532d17248df6c59b9394d.zip
ast2050-yocto-poky-674f99954091856a67c532d17248df6c59b9394d.tar.gz
binutils: delete unused patches
These patches are not used by any current binutils recipe. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-devtools/binutils/files/ld_makefile.patch')
-rw-r--r--meta/recipes-devtools/binutils/files/ld_makefile.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/meta/recipes-devtools/binutils/files/ld_makefile.patch b/meta/recipes-devtools/binutils/files/ld_makefile.patch
deleted file mode 100644
index c1d2ac1..0000000
--- a/meta/recipes-devtools/binutils/files/ld_makefile.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- binutils-2.11.90.0.19.orig/ld/Makefile.am
-+++ binutils-2.11.90.0.19/ld/Makefile.am
-@@ -19,7 +19,7 @@
- # We put the scripts in the directory $(scriptdir)/ldscripts.
- # We can't put the scripts in $(datadir) because the SEARCH_DIR
- # directives need to be different for native and cross linkers.
--scriptdir = $(tooldir)/lib
-+scriptdir = $(libdir)
-
- EMUL = @EMUL@
- EMULATION_OFILES = @EMULATION_OFILES@
---- binutils-2.11.90.0.19.orig/ld/Makefile.in
-+++ binutils-2.11.90.0.19/ld/Makefile.in
-@@ -123,7 +123,7 @@
- # We put the scripts in the directory $(scriptdir)/ldscripts.
- # We can't put the scripts in $(datadir) because the SEARCH_DIR
- # directives need to be different for native and cross linkers.
--scriptdir = $(tooldir)/lib
-+scriptdir = $(libdir)
-
- EMUL = @EMUL@
- EMULATION_OFILES = @EMULATION_OFILES@
OpenPOWER on IntegriCloud