aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorlloyd <[email protected]>2014-12-21 19:40:13 +0000
committerlloyd <[email protected]>2014-12-21 19:40:13 +0000
commit2882141ba37e7605dcb2104234b3b4d11ba57810 (patch)
tree6d5d70dbd42c2d1b6284c55d63484e56527143a4 /src/build-data
parentafe3d5fe0a528f7addae6bba999b739789b8b3a8 (diff)
Enable system_rng on Windows and MinGW (untested)
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/os/mingw.txt1
-rw-r--r--src/build-data/os/windows.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/os/mingw.txt b/src/build-data/os/mingw.txt
index 1268298cb..59d9db348 100644
--- a/src/build-data/os/mingw.txt
+++ b/src/build-data/os/mingw.txt
@@ -20,6 +20,7 @@ mingw32
</aliases>
<target_features>
+cryptgenrandom
loadlibrary
win32_virtual_lock
win32_get_systemtime
diff --git a/src/build-data/os/windows.txt b/src/build-data/os/windows.txt
index bba2e14ec..5afd2596b 100644
--- a/src/build-data/os/windows.txt
+++ b/src/build-data/os/windows.txt
@@ -11,6 +11,7 @@ install_cmd_data "copy"
install_cmd_exec "copy"
<target_features>
+cryptgenrandom
gmtime_s
loadlibrary
query_perf_counter