Skip to content

Commit

Permalink
Circle CI: Build Hera with WAVM
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Jul 24, 2018
1 parent 81c255b commit 7f54da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,9 +201,9 @@ jobs:
- CC: clang
- GENERATOR: Ninja
- BUILD_PARALLEL_JOBS: 4
- CMAKE_OPTIONS: -DBUILD_SHARED_LIBS=ON -DHERA_DEBUGGING=OFF
- CMAKE_OPTIONS: -DBUILD_SHARED_LIBS=ON -DHERA_DEBUGGING=OFF -DHERA_WAVM=ON
docker:
- image: ethereum/cpp-build-env
- image: ethereum/cpp-build-env:3
steps:
- checkout
- *update-submodules
Expand Down

0 comments on commit 7f54da1

Please # to comment.