We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522d8ed commit eb1839fCopy full SHA for eb1839f
packages/z3/z3.4.15.1/opam
@@ -22,7 +22,7 @@ build: [
22
export PATH LDFLAGS CPPFLAGS
23
python3 scripts/mk_make.py --ml
24
make -C build
25
- """] {os-distribution = "homebrew" & arch = "amd64"}
+ """] {os-distribution = "homebrew" & arch = "x86_64"}
26
[ "sh" "-c" """#!/bin/sh
27
PATH=/opt/homebrew/opt/llvm/bin:$PATH
28
LDFLAGS="-L/opt/homebrew/opt/llvm/lib $LDFLAGS"
0 commit comments