[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / scripts / dmcs.in
1 #!/bin/sh
2 echo "Note: dmcs is deprecated, please use mcs instead!"
3 exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe -sdk:4.0 "$@"