X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fmcs.in;h=d254e29c7b718a3b696585551f7a8ce2c9aea9a7;hb=b6af11c6a9968b9321f1f2b1eedd021554d7c257;hp=608697b3af4715562dde7be83a58e88bd101c465;hpb=99e83d980476e313196b6e5db506e9cdc886869f;p=mono.git diff --git a/scripts/mcs.in b/scripts/mcs.in index 608697b3af4..d254e29c7b7 100644 --- a/scripts/mcs.in +++ b/scripts/mcs.in @@ -1,2 +1,2 @@ #!/bin/sh -@bindir@/mono @bindir@/mcs.exe $* \ No newline at end of file +exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe "$@"