]> git.pld-linux.org Git - packages/mono.git/commitdiff
- obsolete
authorlisu <lisu@pld-linux.org>
Thu, 17 Feb 2011 10:41:25 +0000 (10:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mono-fix-moonlight-side-effects.patch -> 1.2

mono-fix-moonlight-side-effects.patch [deleted file]

diff --git a/mono-fix-moonlight-side-effects.patch b/mono-fix-moonlight-side-effects.patch
deleted file mode 100644 (file)
index ab014b9..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Currently "--with-moonlight" does not mean "Add Moonlight into the Mix", it
-means "build Mono as required by Moonlight" which cuts a lot of extra cruft
-from the build process that is not required by the Moonlight team.
-
---- mono/Makefile.am.old       2010-10-10 19:51:15.000000000 +1300
-+++ mono/Makefile.am   2010-10-10 19:54:07.000000000 +1300
-@@ -2,7 +2,7 @@
- SUBDIRS = utils io-layer cil metadata arch $(interpreter_dir) mini dis
- else
- if MOONLIGHT
--SUBDIRS = utils io-layer     metadata arch $(interpreter_dir) mini
-+SUBDIRS = utils io-layer cil metadata arch $(interpreter_dir) mini dis monograph tests benchmark profiler
- else
- SUBDIRS = utils io-layer cil metadata arch $(interpreter_dir) mini dis monograph tests benchmark profiler
- endif
This page took 0.043183 seconds and 4 git commands to generate.