Skip to content

Commit

Permalink
Make std::random_device use getentropy()
Browse files Browse the repository at this point in the history
  • Loading branch information
jart committed Jun 24, 2024
1 parent 572ac7d commit 1996620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/libcxx/__config_site
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1996620

Please sign in to comment.