From 4684272897e351ed21f82a0ef84bc94194b4d538 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 1 Mar 2018 12:51:30 +0000 Subject: Add byte_zzero, openb_read --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index d6213c4..f785a63 100755 --- a/configure +++ b/configure @@ -541,6 +541,7 @@ EOF choose cl itimer ITIMER 'setitimer()' choose cl namespaces NAMESPACES 'namespaces' choose cl nsgetparent NSGETPARENT 'NS_GET_PARENT' + choose cl explicit_bzero EXPLICIT_BZERO 'explicit_bzero()' echo '#endif' >> $sysdeps/sysdeps.h fi -- cgit v1.3.1