[xbuild] Clean up test logs.
[mono.git] / scripts / dmcs.in
index a1008f65ab11fb3b0d2e169f841694227065c0c1..c29558f4f3128544bba68723643fd9a6892fd50d 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/2.0/mcs.exe -lib:@mono_instdir@/4.0 "$@"
+exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.0/mcs.exe -sdk:4 "$@"