mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Snap: update z3
This commit is contained in:
parent
9d6eaa7a46
commit
7b1a12ae4c
@ -41,9 +41,9 @@ parts:
|
||||
source-tag: z3-4.8.4
|
||||
plugin: make
|
||||
build-packages: [python3]
|
||||
stage-packages: [libstdc++6]
|
||||
stage-packages: [libstdc++6, libgomp1]
|
||||
override-build: |
|
||||
python scripts/mk_make.py
|
||||
python3 scripts/mk_make.py
|
||||
cd build
|
||||
make -j -l $(grep -c "^processor" /proc/cpuinfo)
|
||||
make install DESTDIR=$SNAPCRAFT_PART_INSTALL
|
||||
|
Loading…
Reference in New Issue
Block a user