1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

cross.bbclass: Note that relocatable binaries disabled for a reason

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2010-02-18 10:57:08 +00:00
parent de2138b474
commit 814c3efb5c
+3
View File
@@ -1,3 +1,6 @@
# Disabled for now since the relocation paths are too long
#inherit relocatable
# Cross packages are built indirectly via dependency,
# no need for them to be a direct target of 'world'
EXCLUDE_FROM_WORLD = "1"