Files
poky/meta/recipes-devtools
Nitin A Kamble 834a17d6d8 gcc-cross-intermediate: fix do_install for x32
This Fixes [Ycoto #2223] bug.

The gcc osdir is obtained in the do_install by invocation of
command "gcc -print-multi-os-directory". For x32 it returns gcc
osdir for the default abi which is x86_64. Fix this by adding
target abi parameter to the gcc command line to get correct gcc
osdir with invocation of command "gcc -mx32 -print-multi-os-directory"

(From OE-Core rev: e65b6a4282d5c4882d0565b79ccba99db90161ff)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-04 17:17:52 +01:00
..
2012-01-03 12:14:25 +00:00
2012-01-03 12:14:31 +00:00
2012-03-13 11:45:09 +00:00
2012-03-21 15:33:03 +00:00
2012-02-28 12:27:46 +00:00
2012-03-19 14:37:40 +00:00
2012-02-26 22:51:58 +00:00
2011-07-20 15:27:36 +01:00
2011-07-01 23:27:29 +01:00
2012-01-03 12:14:31 +00:00
2011-11-29 11:22:04 +00:00
2012-01-19 11:34:07 +00:00
2012-03-19 14:37:43 +00:00
2011-05-19 20:51:38 +01:00
2012-03-13 23:18:46 +00:00
2012-01-17 14:53:25 +00:00
2012-03-28 10:10:56 +01:00
2012-03-14 13:03:10 +00:00
2012-03-28 18:40:40 +01:00
2011-10-14 13:18:18 +01:00
2012-02-03 15:56:38 +00:00
2012-03-16 16:47:44 +00:00
2011-12-08 15:24:32 +00:00
2011-12-02 15:14:02 +00:00
2010-12-23 15:52:06 +00:00