You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit pulls in the GCC patch that fixes the problem in which the
libstdc++ incorrectly picks up the availability of the "getentropy" and
"arc4random" functions and uses them for "std::random_device" leading
to "undefined reference to `getentropy`" link errors.
Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
0 commit comments