diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
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 |