Make gmcs/dmcs the same as mcs.
[mono.git] / scripts / dmcs.in
index e59bacf91a8155db165b513f5de609e5e9b47a7e..d254e29c7b718a3b696585551f7a8ce2c9aea9a7 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe -sdk:4 "$@"
+exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe "$@"