Make std::random_device use getentropy()

This commit is contained in:
Justine Tunney 2024-06-24 07:32:07 -07:00
parent 572ac7d100
commit 199662071a
No known key found for this signature in database
GPG key ID: BE714B4575D6E328

View file

@ -28,6 +28,7 @@ __static_yoink("__demangle");
#define _LIBCPP_NO_ABI_TAG
#define _LIBCPP_ABI_VERSION 2
#define _LIBCPP_ABI_NAMESPACE __2
#define _LIBCPP_USING_GETENTROPY
#define _LIBCPP_DISABLE_AVAILABILITY
#define _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS
#define _LIBCPP_HAS_NO_VENDOR_AVAILABILITY_ANNOTATIONS