Fixed the --with-runtime-preset=bitcode build if no --enable-minimal option is given...
commitdd652eee5ae149caddd92ea3508b6e763cf2486c
authorZoltan Varga <vargaz@gmail.com>
Wed, 25 Apr 2018 18:20:53 +0000 (25 14:20 -0400)
committerGitHub <noreply@github.com>
Wed, 25 Apr 2018 18:20:53 +0000 (25 14:20 -0400)
treefb4c0a955f4f4ec8ed401eef65de3acff39dd2d1
parentc993f55dab15496494ce460aab6c174d4d53cc66
Fixed the --with-runtime-preset=bitcode build if no --enable-minimal option is given. (#8444)

Fixes https://github.com/mono/mono/issues/8439.
mono/mini/Makefile.am.in