We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f8751 commit e41d57aCopy full SHA for e41d57a
circle.yml
@@ -251,7 +251,7 @@ jobs:
251
- BUILD_TYPE: Debug
252
- CXX: g++
253
- CC: gcc
254
- - GENERATOR: Ninja
+ - GENERATOR: Unix Makefiles
255
- BUILD_PARALLEL_JOBS: 4
256
- CMAKE_OPTIONS: -DCOVERAGE=ON -DBUILD_SHARED_LIBS=ON -DHERA_DEBUGGING=ON -DHERA_BINARYEN=ON -DHERA_WABT=ON -DHERA_WAVM=ON
257
- TESTETH_OPTIONS: --evmc benchmark=true
0 commit comments