Skip to content

Commit b9e8693

Browse files
author
Kevin Lewis
committed
Revert build line
1 parent 463e974 commit b9e8693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/bench_nim.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ environments:
6161
include: nim
6262
include_sub_dir:
6363
before_build:
64-
build: nimble build app -y --mm:orc -d:danger --panics:on -d:nimCoroutines --threads:on --tlsEmulation:off --passC="-march=native -mtune=native -flto -fwhole-program" --verbose
64+
build: nimble build app -y --mm:orc -d:danger --panics:on -d:nimCoroutines --threads:on --tlsEmulation:off --verbose
6565
after_build:
6666
- cp app out
6767
out_dir: out

0 commit comments

Comments
 (0)