[netcore] Exclude some unused icalls (#14475)
commitad698c987888cb356d308e14c1e08860add4dd5d
authorFilip Navara <filip.navara@gmail.com>
Wed, 15 May 2019 22:29:01 +0000 (16 00:29 +0200)
committerZoltan Varga <vargaz@gmail.com>
Wed, 15 May 2019 22:29:01 +0000 (15 18:29 -0400)
tree8f55ddc97fba76c889e48b508f01457cb96e388d
parentebd0cdad5ed56cc62f77b10cf0b3d5c00f9b9403
[netcore] Exclude some unused icalls (#14475)

* [netcore] Exclude unused native locale icalls

* Fix builds with mono_feature_disable_sockets, currently not enabled by configure script

* [netcore] Don't compile in System.IO icall in netcore profile
12 files changed:
mono/metadata/filewatcher.c
mono/metadata/filewatcher.h
mono/metadata/icall-decl.h
mono/metadata/icall-def.h
mono/metadata/icall.c
mono/metadata/locales.c
mono/metadata/locales.h
mono/metadata/object-internals.h
mono/metadata/threadpool-io.c
mono/metadata/w32file.c
mono/metadata/w32file.h
mono/mini/debugger-agent.c