Re: [OE-core] [PATCH] pseudo: default NO32LIBS to 1

2012-04-13 Thread Saul Wold
On 04/13/2012 05:35 AM, Paul Eggleton wrote: If this value is not set to 1, then systems with some 32-bit libraries but no 32-bit version of libgcc installed will have pseudo-native fail at do_compile. It should only really be set to 0 by those who know what they are doing. Signed-off-by: Paul E

[OE-core] [PATCH] pseudo: default NO32LIBS to 1

2012-04-13 Thread Paul Eggleton
If this value is not set to 1, then systems with some 32-bit libraries but no 32-bit version of libgcc installed will have pseudo-native fail at do_compile. It should only really be set to 0 by those who know what they are doing. Signed-off-by: Paul Eggleton --- meta/recipes-devtools/pseudo/pseu