Loading configure +1 −1 Original line number Diff line number Diff line Loading @@ -1830,7 +1830,7 @@ if test "$seccomp" != "no" ; then seccomp="yes" else if test "$seccomp" = "yes"; then feature_not_found "libseccomp" "Install libseccomp devel >= 2.1.0" feature_not_found "libseccomp" "Install libseccomp devel >= 2.1.1" fi seccomp="no" fi Loading Loading
configure +1 −1 Original line number Diff line number Diff line Loading @@ -1830,7 +1830,7 @@ if test "$seccomp" != "no" ; then seccomp="yes" else if test "$seccomp" = "yes"; then feature_not_found "libseccomp" "Install libseccomp devel >= 2.1.0" feature_not_found "libseccomp" "Install libseccomp devel >= 2.1.1" fi seccomp="no" fi Loading