aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-03-14 18:58:00 -0400
committerJack Lloyd <[email protected]>2018-03-14 18:58:00 -0400
commitba8a26f17d921a2c8f757d68aade966beb9ef5f4 (patch)
tree3150f99a7b1c128034748a7d4bdd5c5af94a794c /src/build-data/os
parent792a2bebf8fd1a4b5813680131267b77d06f6b98 (diff)
Use RtlGenRandom instead of CryptoAPI
Diffstat (limited to 'src/build-data/os')
-rw-r--r--src/build-data/os/mingw.txt2
-rw-r--r--src/build-data/os/windows.txt2
-rw-r--r--src/build-data/os/winphone.txt1
3 files changed, 2 insertions, 3 deletions
diff --git a/src/build-data/os/mingw.txt b/src/build-data/os/mingw.txt
index b74aa2d49..bbe17e084 100644
--- a/src/build-data/os/mingw.txt
+++ b/src/build-data/os/mingw.txt
@@ -16,7 +16,7 @@ mingw32.*
<target_features>
win32
-cryptgenrandom
+rtlgenrandom
virtual_lock
threads
diff --git a/src/build-data/os/windows.txt b/src/build-data/os/windows.txt
index 500013897..db6245a83 100644
--- a/src/build-data/os/windows.txt
+++ b/src/build-data/os/windows.txt
@@ -19,7 +19,7 @@ doc_dir docs
win32
winsock2
-cryptgenrandom
+rtlgenrandom
rtlsecurezeromemory
virtual_lock
diff --git a/src/build-data/os/winphone.txt b/src/build-data/os/winphone.txt
index bc0179c12..fdeae6783 100644
--- a/src/build-data/os/winphone.txt
+++ b/src/build-data/os/winphone.txt
@@ -11,7 +11,6 @@ doc_dir docs
win32
winsock2
-crypto_ng
rtlsecurezeromemory
threads