Skip to content

Commit fd5a6bb

Browse files
committed
Test with-linux-memlock-onfault in kitchensink.
1 parent 2233071 commit fd5a6bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/configs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ case "$config" in
129129
kitchensink)
130130
CONFIGFLAGS="--with-kerberos5 --with-libedit --with-pam"
131131
CONFIGFLAGS="${CONFIGFLAGS} --with-security-key-builtin --with-selinux"
132+
CONFIGFLAGS="${CONFIGFLAGS} --with-linux-memlock-onfault"
132133
CFLAGS="-DSK_DEBUG -DSANDBOX_SECCOMP_FILTER_DEBUG"
133134
;;
134135
hardenedmalloc)

0 commit comments

Comments
 (0)