aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-01-09 10:07:31 -0500
committerJack Lloyd <[email protected]>2018-01-09 10:07:31 -0500
commit92749094c285d14a683b490042d79a960991490c (patch)
treef31e6c7a144c2f8c1ac2b8e323de7c5c0a819f71 /src/lib/rng
parentd220c13939be5102b7916d36c1031b77a07f972c (diff)
parentf0575ecf644a583afb491d14df1f7b03dae7bd32 (diff)
Merge GH #1378 Use OS feature flags instead of OS name for enabling system specific code
Diffstat (limited to 'src/lib/rng')
-rw-r--r--src/lib/rng/system_rng/info.txt27
1 files changed, 6 insertions, 21 deletions
diff --git a/src/lib/rng/system_rng/info.txt b/src/lib/rng/system_rng/info.txt
index 0c04fa21c..8f25bf84c 100644
--- a/src/lib/rng/system_rng/info.txt
+++ b/src/lib/rng/system_rng/info.txt
@@ -2,27 +2,12 @@
SYSTEM_RNG -> 20141202
</defines>
-<os>
-aix
-android
-cygwin
-darwin
-dragonfly
-freebsd
-haiku
-hpux
-hurd
-includeos
-ios
-linux
-mingw
-netbsd
-openbsd
-qnx
-solaris
-windows
-winphone
-</os>
+<os_features>
+dev_random,posix1
+arc4random
+crypto_ng
+cryptgenrandom
+</os_features>
<libs>
windows -> advapi32.lib