[tests] Use correct MONO_PATH directory for tools like MCS/ILASM
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 17 Jan 2017 11:59:41 +0000 (12:59 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 17 Jan 2017 12:05:03 +0000 (13:05 +0100)
commit997a6529232b9f9a01c335620e1166b8f81a6161
tree99c7818ae75b69b2ce48c007f8ce35d3f6952c50
parentbf5e2fa8b2bab201d33992b17dd0be44108d7d83
[tests] Use correct MONO_PATH directory for tools like MCS/ILASM

We need to use the mcs/class/lib/build directory so Roslyn
works (it runs into AOT bugs in net_4_x).

This was fixed in a few other places already, fix more.
acceptance-tests/Makefile.am
mono/profiler/Makefile.am
mono/tests/gc-descriptors/Makefile.am