diff options
author | lloyd <[email protected]> | 2014-12-21 19:40:13 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-12-21 19:40:13 +0000 |
commit | 2882141ba37e7605dcb2104234b3b4d11ba57810 (patch) | |
tree | 6d5d70dbd42c2d1b6284c55d63484e56527143a4 /src/build-data/os/windows.txt | |
parent | afe3d5fe0a528f7addae6bba999b739789b8b3a8 (diff) |
Enable system_rng on Windows and MinGW (untested)
Diffstat (limited to 'src/build-data/os/windows.txt')
-rw-r--r-- | src/build-data/os/windows.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |