Commit 932c7c7
committed
make-binaries: Enable old urandom support
libexpat 2.8.2 has disabled this by default in
1257 CMake|Autotools: Stop using /dev/urandom by default
libexpat/libexpat@2ca41f1
The recommended alternatives (arc4random, getentropy, getrandom ...)
do not work in make-binaries right now.
As a temporary workaround, let's enable urandom support.1 parent 22805df commit 932c7c7
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
599 | 601 | | |
600 | 602 | | |
601 | 603 | | |
| |||
0 commit comments