We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d43a66 commit ba1838aCopy full SHA for ba1838a
.cirrus.yml
@@ -11,6 +11,7 @@ freebsd_task:
11
#- sed -i -e 's/quarterly/latest/g' /etc/pkg/FreeBSD.conf
12
#- pkg upgrade -y
13
- kldload accf_http
14
+ - sysctl hw.ncpu
15
- pkg install -y autoconf bison gmake re2c icu libiconv png freetype2 enchant2 bzip2 t1lib gmp tidyp libsodium libzip libxml2 libxslt openssl oniguruma pkgconf webp libavif
16
script:
17
- ./buildconf -f
0 commit comments