From: Nick Drochak Date: Wed, 7 Nov 2001 23:29:11 +0000 (-0000) Subject: 2001-11-08 Nick Drochak X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=ccdf80dc81188d9a3ada6a548425ce97d0fe671b;hp=1e97a8e1d0bd68a5b31a73ab31d778d7e68b53e3;p=mono.git 2001-11-08 Nick Drochak * corlib.build: build a corlib that can be linked against the nunit test dll's when linux is the target (just like windows). Added /nowarn 0649 and 0169 to cut down on the compiler noise for all the unused fields we have in the stubs. svn path=/trunk/mcs/; revision=1283 --- diff --git a/mcs/class/corlib/corlib.build b/mcs/class/corlib/corlib.build index dae52342c8b..f4690516eca 100644 --- a/mcs/class/corlib/corlib.build +++ b/mcs/class/corlib/corlib.build @@ -11,6 +11,8 @@ + + @@ -21,6 +23,8 @@ + + @@ -54,7 +58,30 @@ - + + + + + + + + + + + + + + + + + + + + + + +