git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dcb99b
)
mono 1.2.6: ARM_INSTRUCTION_SET = "arm"
author
Koen Kooi
<koen@openembedded.org>
Sat, 15 Nov 2008 11:00:54 +0000
(12:00 +0100)
committer
Koen 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
patch
|
blob
|
history
diff --git
a/packages/mono/mono_1.2.6.inc
b/packages/mono/mono_1.2.6.inc
index
c9644cb
..
36eece0
100644
(file)
--- 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"