Maybe this has become necessary now. Currently, Firefox fails to build with GLibC 2.36 because the added arc4random conflicts with the from libevent, due to the hardcoded `event-config.h` for Linux having `/* #undef EVENT__HAVE_ARC4RANDOM */`.
Bug 1631103 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Maybe this has become necessary now. Currently, Firefox fails to build with GLibC 2.36 because the added arc4random conflicts with the one from libevent, due to the hardcoded `event-config.h` for Linux having `/* #undef EVENT__HAVE_ARC4RANDOM */`.