mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Build with LLL on CircleCI
This commit is contained in:
parent
00cb5dbd43
commit
74553efb69
@ -146,6 +146,7 @@ jobs:
|
||||
TERM: xterm
|
||||
CC: /usr/bin/clang-7
|
||||
CXX: /usr/bin/clang++-7
|
||||
CMAKE_OPTIONS: -DLLL=ON
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
@ -167,6 +168,7 @@ jobs:
|
||||
xcode: "10.0.0"
|
||||
environment:
|
||||
TERM: xterm
|
||||
CMAKE_OPTIONS: -DLLL=ON
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
Loading…
Reference in New Issue
Block a user