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 251a918 commit c86f9b5Copy full SHA for c86f9b5
.cirrus.yml
@@ -8,7 +8,7 @@ freebsd_ci_task:
8
pkg install -y bcftools gmake py311-cython3 py311-mypy py311-pytest samtools
9
10
env:
11
- CC: "clang -I/usr/local/include"
+ CC: "clang -Ihtslib -I/usr/local/include"
12
MAKE: "gmake"
13
REF_PATH: ":"
14
0 commit comments