[oe-commits] Koen Kooi : mono 1.2.6: ARM_INSTRUCTION_SET = "arm"

GIT User account git at amethyst.openembedded.net
Sat Nov 15 11:01:35 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e9404d66bec8f92a9e05cda5251078460bdc9ed2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e9404d66bec8f92a9e05cda5251078460bdc9ed2

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Nov 15 12:00:54 2008 +0100

mono 1.2.6: ARM_INSTRUCTION_SET = "arm"
* http://tinderbox.openembedded.net/builds/56543/

---

 packages/mono/mono_1.2.6.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/mono/mono_1.2.6.inc b/packages/mono/mono_1.2.6.inc
index c9644cb..36eece0 100644
--- a/packages/mono/mono_1.2.6.inc
+++ b/packages/mono/mono_1.2.6.inc
@@ -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"
 





More information about the Openembedded-commits mailing list