mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 09:04:07 +00:00
mac
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
16d2c2c506
commit
6304578111
|
@ -2,7 +2,7 @@
|
|||
|
||||
cd ..
|
||||
mkdir build
|
||||
CSC=/usr/bin/csc GACUTIL=/usr/bin/gacutil CXX=clang++ CC=clang python scripts/mk_make.py --dotnet --java --python
|
||||
CSC=/usr/bin/csc GACUTIL=/usr/bin/gacutil CXX=clang++ CC=clang python scripts/mk_make.py --java --python
|
||||
cd build
|
||||
make
|
||||
|
||||
|
|
Loading…
Reference in a new issue