Fixed bench config

This commit is contained in:
Felix Krause 2016-09-14 14:44:09 +02:00
parent 4670450a27
commit 7461636365
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ task bench, "Benchmarking":
--r
--w:off
--hints:off
--d:release
setCommand "c", "bench/bench"
task clean, "Remove all generated files":