summaryrefslogtreecommitdiff
path: root/packages/mono/mono_1.2.5.inc
diff options
context:
space:
mode:
authorHenryk Ploetz <henryk@openmoko.org>2007-09-27 20:24:22 +0000
committerCliff Brake <cbrake@bec-systems.com>2007-09-27 20:24:22 +0000
commit0179b6da643c30c5298bf880ced8cbb4a3bd57d0 (patch)
tree630050eb455659a0afd60da29b9842f4271989f1 /packages/mono/mono_1.2.5.inc
parent64079a44f7fce4283b875dbefbf76f2970a3b21c (diff)
mono-native 1.2.5.1: fix up mono native compile and make mono depend on it
Diffstat (limited to 'packages/mono/mono_1.2.5.inc')
-rw-r--r--packages/mono/mono_1.2.5.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/mono/mono_1.2.5.inc b/packages/mono/mono_1.2.5.inc
index 5164b05e2d..aeca713d6b 100644
--- a/packages/mono/mono_1.2.5.inc
+++ b/packages/mono/mono_1.2.5.inc
@@ -7,7 +7,6 @@ SRC_URI = "http://go-mono.com/sources/mono/mono-${PV}.tar.bz2"
S = "${WORKDIR}/mono-${PV}"
inherit autotools
-EXTRA_OECONF = "--disable-mcs-build"
EXTRA_OECONF_arm = "--without-tls"
EXTRA_OECONF_mipsel = "--without-tls"