commit: b797e7aa8af8d2f17c0cfafb771087b9e25b4baf
Author: Ron MacNeil <macro <AT> hotmail <DOT> com>
AuthorDate: Sat Aug 1 10:38:08 2015 +0000
Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Sat Aug 1 11:20:45 2015 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=b797e7aa
mono-4.0.2.5: Remove non-existent --with-jit
Now part of --enable-minimal and on by default
dev-lang/mono/mono-4.0.2.5.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-lang/mono/mono-4.0.2.5.ebuild
b/dev-lang/mono/mono-4.0.2.5.ebuild
index 98efbcc..138bd59 100644
--- a/dev-lang/mono/mono-4.0.2.5.ebuild
+++ b/dev-lang/mono/mono-4.0.2.5.ebuild
@@ -82,7 +82,6 @@ src_configure() {
--disable-silent-rules
$(use_with xen xen_opt)
--without-ikvm-native
- --with-jit
--disable-dtrace
$(use_with doc mcs-docs)
$(use_enable debug)