* It does not compile in thumb mode with gcc 4.5
other version of gcc were not tested probably they
many have problem too. For now always build using
arm mode.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
BBCLASSEXTEND = "native"
+ARM_INSTRUCTION_SET = "arm"
+
DEPENDS_virtclass-native = "libpng-native atk-native pango-native cairo-native libxrender-native libxext-native"
RRECOMMENDS_${PN}_virtclass-native = ""
PROVIDES_virtclass-native = "gdk-pixbuf-csource-native"