X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fgmcs.in;h=d254e29c7b718a3b696585551f7a8ce2c9aea9a7;hb=HEAD;hp=64005f5c09f627b5c751d6fc4d374d385aab2751;hpb=90d6059c5475419ddf6e0fc4b49098158010cab0;p=mono.git diff --git a/scripts/gmcs.in b/scripts/gmcs.in index 64005f5c09f..d254e29c7b7 100755 --- a/scripts/gmcs.in +++ b/scripts/gmcs.in @@ -1,2 +1,2 @@ #!/bin/sh -exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe -sdk:2 "$@" +exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe "$@"