Enable MONO_ARCH_HAS_MONO_CONTEXT on mingw.
[mono.git] / scripts / gmcs.in
index 0afd30d5d30a35ce9e4973f1fb3f2078300c7760..df33e6cfec21c1f238bf266744dd31ffc07083fb 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.0/mcs.exe -sdk:2 "$@"
+mcs -sdk:2 "$@"