From 563670ff4bb6c50a91aa31427078515a85a92ce3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 14 Dec 2020 13:30:20 +0000 Subject: Add chroot sysdep, fix endianness sysdep string in .h --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index dec5e15..0376555 100755 --- a/configure +++ b/configure @@ -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 chroot 'chroot()' # Here are the evil irreducible run-time sysdeps. choose clr devurandom '/dev/urandom' -- cgit 1.4.1