Skip to content

Commit e227b4e

Browse files
committed
try to add RACK kernel module
1 parent 0105f01 commit e227b4e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ freebsd_task:
1313
#- sed -i -e 's/quarterly/latest/g' /etc/pkg/FreeBSD.conf
1414
#- pkg upgrade -y
1515
- kldload accf_http
16+
- kldload tcp_rack
1617
- 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
1718
script:
1819
- ./buildconf -f

ext/sockets/tests/socket_set_option_tsf.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ array(2) {
2929
["function_set_name"]=>
3030
string(7) "freebsd"
3131
["pcbcnt"]=>
32-
int(5)
32+
int(%d)
3333
}

0 commit comments

Comments
 (0)