getrandom() is only in GLibC >= 2.2.5, and CentOS 7 uses an older GCC version, so add CMake logic to fallback to /dev/urandom as the Expat entroy source.
getrandom() is only in GLibC >= 2.2.5, and CentOS 7 uses an older GCC version, so add CMake logic to fallback to /dev/urandom as the Expat entroy source.