diff options
author | Jack Lloyd <[email protected]> | 2018-03-14 18:58:00 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-03-14 18:58:00 -0400 |
commit | ba8a26f17d921a2c8f757d68aade966beb9ef5f4 (patch) | |
tree | 3150f99a7b1c128034748a7d4bdd5c5af94a794c /src/build-data/os/mingw.txt | |
parent | 792a2bebf8fd1a4b5813680131267b77d06f6b98 (diff) |
Use RtlGenRandom instead of CryptoAPI
Diffstat (limited to 'src/build-data/os/mingw.txt')
-rw-r--r-- | src/build-data/os/mingw.txt | 2 |
1 files changed, 1 insertions, 1 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 |