binutils: fix library RPATHs

This integrates the RPATH fixes we recently applied to libtool.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
Scott Garman
2011-01-18 12:02:23 -08:00
committed by Saul Wold
parent 68a9d3dd5a
commit 4d387c3c0e
2 changed files with 37 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ SRC_URI = "\
file://binutils-2.19.1-ld-sysroot.patch \
file://libiberty_path_fix.patch \
file://binutils-poison.patch \
file://libtool-rpath-fix.patch \
"
SRC_URI[md5sum] = "c84c5acc9d266f1a7044b51c85a823f5"