Skip to content

Commit c4db5d4

Browse files
committed
gcc: Pull in libstdc++ getentropy usage fix
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>
1 parent 31f02b1 commit c4db5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcc

0 commit comments

Comments
 (0)