mono 1.2.6: ARM_INSTRUCTION_SET = "arm"
authorKoen Kooi <koen@openembedded.org>
Sat, 15 Nov 2008 11:00:54 +0000 (12:00 +0100)
committerKoen Kooi <koen@openembedded.org>
Sat, 15 Nov 2008 11:00:54 +0000 (12:00 +0100)
* http://tinderbox.openembedded.net/builds/56543/

packages/mono/mono_1.2.6.inc

index c9644cb..36eece0 100644 (file)
@@ -8,6 +8,7 @@ SRC_URI = "http://go-mono.com/sources/mono/mono-1.2.6.tar.bz2 \
 S = "${WORKDIR}/mono-1.2.6"
 
 inherit autotools
+ARM_INSTRUCTION_SET = "arm"
 EXTRA_OECONF_arm = "--without-tls"
 EXTRA_OECONF_mipsel = "--without-tls"