[acceptance-tests] Build profiler stress runner with debug info.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Sat, 22 Jul 2017 12:33:35 +0000 (14:33 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Sat, 22 Jul 2017 12:33:35 +0000 (14:33 +0200)
acceptance-tests/profiler-stress.mk

index ff67772a1d47d4ca21296d27cbb66dfcd8162743..b2ff164cadefaf30e592029c694ae9c9b48b834d 100644 (file)
@@ -9,5 +9,5 @@ SYS_REFS = \
 
 check-profiler-stress:
        @$(MAKE) validate-benchmarker RESET_VERSIONS=1
-       cd profiler-stress && $(MCS) -target:exe $(addprefix -r:, $(SYS_REFS)) -out:runner.exe @runner.exe.sources
+       cd profiler-stress && $(MCS) -debug -target:exe $(addprefix -r:, $(SYS_REFS)) -out:runner.exe @runner.exe.sources
        cd profiler-stress && $(RUNTIME) runner.exe