diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-03-27 06:49:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-03-27 06:49:31 +0000 |
commit | 1fedaae65b56b8548cdf2d8c26e2becece5fec07 (patch) | |
tree | 018614f853867c7977aaf7cd619769fd432179c1 /configure | |
parent | 73439ad0ff5363ad629086fe04ac44f5569a185e (diff) | |
download | skalibs-1fedaae65b56b8548cdf2d8c26e2becece5fec07.tar.xz |
Add sysdep for GRND_INSECURE
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -636,6 +636,7 @@ choose cl namespaces 'namespaces' choose cl nsgetparent 'NS_GET_PARENT' choose cl explicit_bzero 'explicit_bzero()' choose cl getrandom 'getrandom()' +choose cl grndinsecure 'GRND_INSECURE' choose cl chroot 'chroot()' # Here are the evil irreducible run-time sysdeps. |