Merge pull request #10667 from Mailaender/mcs

Updated to use the unified Mono compiler suite
This commit is contained in:
Oliver Brakmann
2016-02-03 19:15:08 +01:00
2 changed files with 2 additions and 4 deletions

View File

@@ -34,10 +34,8 @@ Type `sudo make install-all` for system wide installation. Run `make install-lin
Debian/Ubuntu
-------------
* mono-dmcs
* libmono-system-windows-forms4.0-cil
* nuget
* cli-common-dev (>= 2.10)
* mono-devel
* libfreetype6
* libopenal1
* liblua5.1-0

View File

@@ -42,7 +42,7 @@
############################## TOOLCHAIN ###############################
#
CSC = dmcs
CSC = mcs -sdk:4.0
CSFLAGS = -nologo -warn:4 -codepage:utf8 -unsafe -warnaserror
DEFINE = TRACE
COMMON_LIBS = System.dll System.Core.dll System.Data.dll System.Data.DataSetExtensions.dll System.Drawing.dll System.Xml.dll thirdparty/download/ICSharpCode.SharpZipLib.dll thirdparty/download/FuzzyLogicLibrary.dll thirdparty/download/Mono.Nat.dll thirdparty/download/MaxMind.Db.dll thirdparty/download/MaxMind.GeoIP2.dll thirdparty/download/Eluant.dll thirdparty/download/SmarIrc4net.dll