aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-09-21 12:29:01 -0400
committerJack Lloyd <[email protected]>2017-09-21 12:29:01 -0400
commitb04f1255e4c7be9bc5df592e0cc4bc4261571e60 (patch)
tree06095c29453de91ef6b92cb017d125b1d179b113 /src/build-data/os
parentb331caf9ae61410aaa6e7e7fc4b33267562bd78e (diff)
Supposedly iOS has arc4random, so maybe this works...
Diffstat (limited to 'src/build-data/os')
-rw-r--r--src/build-data/os/darwin.txt5
-rw-r--r--src/build-data/os/ios.txt5
2 files changed, 6 insertions, 4 deletions
diff --git a/src/build-data/os/darwin.txt b/src/build-data/os/darwin.txt
index a27259876..6b02bd8dd 100644
--- a/src/build-data/os/darwin.txt
+++ b/src/build-data/os/darwin.txt
@@ -11,15 +11,16 @@ ar_needs_ranlib yes
doc_dir doc
<target_features>
+arc4random
dlopen
+filesystem
gettimeofday
gmtime_r
memset_s
readdir
-timegm
sockets
threads
-filesystem
+timegm
</target_features>
<aliases>
diff --git a/src/build-data/os/ios.txt b/src/build-data/os/ios.txt
index 6f3888b8f..5ac6824a4 100644
--- a/src/build-data/os/ios.txt
+++ b/src/build-data/os/ios.txt
@@ -11,15 +11,16 @@ ar_needs_ranlib yes
doc_dir doc
<target_features>
+arc4random
dlopen
+filesystem
gettimeofday
gmtime_r
memset_s
readdir
-timegm
sockets
threads
-filesystem
+timegm
</target_features>
<aliases>