X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=acceptance-tests%2Fprofiler-stress.mk;h=dd819d397cc5ef207667118474949f31e7498cbc;hb=HEAD;hp=b2ff164cadefaf30e592029c694ae9c9b48b834d;hpb=b7e4f0c0b96f9d73ee5a2edf65fdcc1d01f64c8f;p=mono.git diff --git a/acceptance-tests/profiler-stress.mk b/acceptance-tests/profiler-stress.mk index b2ff164cade..dd819d397cc 100644 --- a/acceptance-tests/profiler-stress.mk +++ b/acceptance-tests/profiler-stress.mk @@ -9,5 +9,5 @@ SYS_REFS = \ check-profiler-stress: @$(MAKE) validate-benchmarker RESET_VERSIONS=1 - cd profiler-stress && $(MCS) -debug -target:exe $(addprefix -r:, $(SYS_REFS)) -out:runner.exe @runner.exe.sources + cd profiler-stress && $(MCS) -debug -define:ARCH_$(arch_target) -target:exe $(addprefix -r:, $(SYS_REFS)) -out:runner.exe @runner.exe.sources cd profiler-stress && $(RUNTIME) runner.exe