aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/build-data/os/darwin.txt1
-rw-r--r--src/build-data/os/ios.txt1
-rw-r--r--src/lib/prov/commoncrypto/info.txt4
3 files changed, 6 insertions, 0 deletions
diff --git a/src/build-data/os/darwin.txt b/src/build-data/os/darwin.txt
index 056d535e7..5f460b1c6 100644
--- a/src/build-data/os/darwin.txt
+++ b/src/build-data/os/darwin.txt
@@ -16,6 +16,7 @@ arc4random
dev_random
security_framework
+commoncrypto
sockets
threads
filesystem
diff --git a/src/build-data/os/ios.txt b/src/build-data/os/ios.txt
index 0e3eb7c4b..286e10fd1 100644
--- a/src/build-data/os/ios.txt
+++ b/src/build-data/os/ios.txt
@@ -10,6 +10,7 @@ posix1
posix_mlock
arc4random
+commoncrypto
sockets
threads
filesystem
diff --git a/src/lib/prov/commoncrypto/info.txt b/src/lib/prov/commoncrypto/info.txt
index 00dfb27ae..00f92cd58 100644
--- a/src/lib/prov/commoncrypto/info.txt
+++ b/src/lib/prov/commoncrypto/info.txt
@@ -7,3 +7,7 @@ load_on vendor
<header:internal>
commoncrypto.h
</header:internal>
+
+<os_features>
+commoncrypto
+</os_features>