Merge pull request #4442 from kumpera/fix-assembly-remapping-2017-02
[mono-project.git] / acceptance-tests / profiler-stress.mk
blobff67772a1d47d4ca21296d27cbb66dfcd8162743
1 SYS_REFS = \
2 System.dll \
3 System.Core.dll \
4 System.Data.dll \
5 System.Runtime.Serialization.dll \
6 System.Xml.dll \
7 System.Xml.Linq.dll \
8 Mono.Posix.dll
10 check-profiler-stress:
11 @$(MAKE) validate-benchmarker RESET_VERSIONS=1
12 cd profiler-stress && $(MCS) -target:exe $(addprefix -r:, $(SYS_REFS)) -out:runner.exe @runner.exe.sources
13 cd profiler-stress && $(RUNTIME) runner.exe