summaryrefslogtreecommitdiff
path: root/recipes/mono/mono_1.2.6.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mono/mono_1.2.6.inc')
-rw-r--r--recipes/mono/mono_1.2.6.inc14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/mono/mono_1.2.6.inc b/recipes/mono/mono_1.2.6.inc
deleted file mode 100644
index 36eece0148..0000000000
--- a/recipes/mono/mono_1.2.6.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Mono Programming Language"
-SECTION = "devel/mono"
-LICENSE = "GPL LGPL X11"
-
-SRC_URI = "http://go-mono.com/sources/mono/mono-1.2.6.tar.bz2 \
- file://mono-libgc-configure.patch;patch=1"
-
-S = "${WORKDIR}/mono-1.2.6"
-
-inherit autotools
-ARM_INSTRUCTION_SET = "arm"
-EXTRA_OECONF_arm = "--without-tls"
-EXTRA_OECONF_mipsel = "--without-tls"
-