aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMichaƂ Janiszewski <janisozaur@users.noreply.github.com>2017-11-22 14:30:48 +0100
committerGitHub <noreply@github.com>2017-11-22 14:30:48 +0100
commit6a2904aebdb184ffb0eca0aafda0756ad6f1ff3b (patch)
tree39a718fe927caaa5868451047d469f6ada390daa /scripts
parente6c65b93b125cf0be13254cf2f5a9d27cb009707 (diff)
downloadvcpkg-6a2904aebdb184ffb0eca0aafda0756ad6f1ff3b.tar.gz
vcpkg-6a2904aebdb184ffb0eca0aafda0756ad6f1ff3b.zip
[jansson] Don't use WinCryptoApi for UWP builds
Jansson tries to use Windows' CryptoApi to seed its hash table. This API is not exposed in UWP, but there is still a fallback to use current time and PID. This change makes Jansson use less-secure fallback, but fixes compilation for UWP target. See https://jansson.readthedocs.io/en/2.10/apiref.html#c.json_object_seed
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions