mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00

gcc hard codes the linker path to lib64 for x86_64 machines, update our 64bithack patch to change this to lib. Signed-off-by: Joshua Lock <josh@linux.intel.com>
5 lines
73 B
BlitzBasic
5 lines
73 B
BlitzBasic
require gcc-cross_${PV}.bb
|
|
require gcc-cross-intermediate.inc
|
|
PR = "r2"
|
|
|