Fix tarball build and refresh monolite due to memory model change (mono/mono#15370)
authorJay Krell <jay.krell@cornell.edu>
Tue, 25 Jun 2019 20:14:42 +0000 (13:14 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 25 Jun 2019 20:14:41 +0000 (22:14 +0200)
commit9462afcd37ba9d8f57bdcde6e740f124ed801643
tree930859b92cb85242b0ee3b30728c04664f6a2416
parent8b108e9e6792f2667d9f5aee98265b08b9d42c1e
Fix tarball build and refresh monolite due to memory model change (mono/mono#15370)

* Revise monolite due to memory model change.

* Fix tarball builds wrt netcore/config.make.

* Remove System.Private.CoreLib from mcs/class/Makefile, it was moved to netcore/

* Bump min_mono_version in basic-profile-check

The new MONO_DEBUG=clr-memory-model runtime option isn't available in earlier Mono versions.

Commit migrated from https://github.com/mono/mono/commit/1c09e4de62b3bb69ed82af9d3ddbb941f7c0ed0f
src/mono/configure.ac
src/mono/netcore/Makefile