parent
32e77e6f66
commit
571486be00
@ -245,7 +245,7 @@ Library
|
||||
if arch(x86_64)
|
||||
CPP-options: -DARCH_X86_64
|
||||
|
||||
if flag(support_rdrand) && (arch(i386) || arch(x86_64))
|
||||
if flag(support_rdrand) && (arch(i386) || arch(x86_64)) && !os(windows)
|
||||
CPP-options: -DSUPPORT_RDRAND
|
||||
Other-modules: Crypto.Random.Entropy.RDRand
|
||||
c-sources: cbits/cryptonite_rdrand.c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user