meta-angstrom: enable cross-prelink for images
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -155,6 +155,9 @@ TARGET_FPU_armv6-novfp = "soft"
|
||||
TARGET_FPU_armv7a = "hard"
|
||||
TARGET_FPU_ppc603e = "hard"
|
||||
|
||||
# Prelink images
|
||||
INHERIT += "image-prelink"
|
||||
|
||||
# webkit-gtk and cairo have alignment issues with double instructions on armv5 so
|
||||
# disable them here
|
||||
TARGET_CC_ARCH_pn-webkit-gtk_armv5te = "-march=armv4t"
|
||||
|
||||
Reference in New Issue
Block a user