From eaf85d32077a07dd18c3af3f713949feea3bfbc5 Mon Sep 17 00:00:00 2001 From: Roman I Khimov Date: Wed, 15 Apr 2009 15:48:22 +0400 Subject: binutils: add binutils-x86_64_i386_biarch.patch Adds 'lib32' directories to binutils search paths on x86_64. Acked-By: Khem Raj --- recipes/binutils/binutils_2.18.50.0.7.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/binutils/binutils_2.18.50.0.7.bb') diff --git a/recipes/binutils/binutils_2.18.50.0.7.bb b/recipes/binutils/binutils_2.18.50.0.7.bb index a89431e18e..eb00a2d03a 100644 --- a/recipes/binutils/binutils_2.18.50.0.7.bb +++ b/recipes/binutils/binutils_2.18.50.0.7.bb @@ -1,4 +1,4 @@ -PR = "r6" +PR = "r7" require binutils.inc @@ -12,6 +12,7 @@ SRC_URI = "\ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \ file://binutils-uclibc-gas-needs-libm.patch;patch=1 \ file://binutils-arm-pr7093.patch;patch=1 \ + file://binutils-x86_64_i386_biarch.patch;patch=1 \ " # powerpc patches -- cgit 1.2.3-korg