X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Ftests%2Fgc-descriptors%2FMakefile.am;h=6694b763eb5d10a4d4f8f2c3e976bc5aa1ba4f81;hb=9910c4b3644e05abea28783527de3235132ff584;hp=54eca51ef5197e10332720ead06d5652bd9e8f7d;hpb=11a3daa71d8524cf6ec1f88c646b590dc444ee3e;p=mono.git diff --git a/mono/tests/gc-descriptors/Makefile.am b/mono/tests/gc-descriptors/Makefile.am index 54eca51ef51..6694b763eb5 100755 --- a/mono/tests/gc-descriptors/Makefile.am +++ b/mono/tests/gc-descriptors/Makefile.am @@ -1,6 +1,8 @@ -with_mono_path = MONO_PATH=$(mcs_topdir)/class/lib/net_4_5 +CLASS=$(mcs_topdir)/class/lib/$(DEFAULT_PROFILE) + +with_mono_path = MONO_PATH=$(CLASS) RUNTIME = $(with_mono_path) $(top_builddir)/runtime/mono-wrapper -MCS = $(RUNTIME) $(mcs_topdir)/class/lib/build/mcs.exe -unsafe -nowarn:0162 -nowarn:0168 -nowarn:0219 -debug +MCS = $(RUNTIME) $(CSC) -unsafe -nowarn:0162 -nowarn:0168 -nowarn:0219 -debug:portable check-local: test