diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-06-28 18:26:20 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-06-28 18:26:20 +0300 |
commit | 162f375bac22786d95a253f03de0148be4fe3201 (patch) | |
tree | 8c0c21467f302e779cc6fb9de18fd4de27fc9d8c /lib/getrandom.c | |
parent | e4028d15153a29966425d93be6374fae770d14a8 (diff) | |
download | emacs-162f375bac22786d95a253f03de0148be4fe3201.tar.gz emacs-162f375bac22786d95a253f03de0148be4fe3201.tar.bz2 emacs-162f375bac22786d95a253f03de0148be4fe3201.zip |
MS-Windows fixes as followup to import of Gnulib 'getrandom'
* nt/mingw-cfg.site (gl_cv_lib_assume_bcrypt): Set to "no" to
disable linking against bcrypt.dll. (Bug#42095)
* src/gnutls.c (gnutls_rnd) [WINDOWSNT]: Don't define a function
pointer, and don't load it from GnuTLS DLL.
(w32_gnutls_rnd) [WINDOWSNT]: Delete unused function.
* src/fns.c (gnutls_rnd) [WINDOWSNT]: Don't redirect to
w32_gnutls_rnd.
Diffstat (limited to 'lib/getrandom.c')
0 files changed, 0 insertions, 0 deletions