X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fgmcs.in;h=d254e29c7b718a3b696585551f7a8ce2c9aea9a7;hb=22a512306a3e8de71c75667dadf2fcd83efe3668;hp=64005f5c09f627b5c751d6fc4d374d385aab2751;hpb=8cb8add995b149fd8e569a33978585e94608b4fd;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 "$@"