summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-03-01 12:51:30 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-03-01 12:51:30 +0000
commit4684272897e351ed21f82a0ef84bc94194b4d538 (patch)
tree91a52b9dd3881e2ae001c5dd1a2a08fbc65da0bc /configure
parentccb423ed6f317da5a02f4feeda082d791215a4ba (diff)
downloadskalibs-4684272897e351ed21f82a0ef84bc94194b4d538.tar.xz
Add byte_zzero, openb_read
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
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