[xbuild] Exec task - add support for custom error/warning regex.
[mono.git] / scripts / mcs.in
index f6ac5029db7e79e80c09b8a272440abcb5c44a7a..4186c10c32cf44dcf0da7c4011635681b8c1b1df 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-@bindir@/@mono_interp@ @plat_bindir@/mcs.exe "$@"
+exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.0/mcs.exe "$@"