mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
Make std::random_device use getentropy()
This commit is contained in:
parent
572ac7d100
commit
199662071a
1 changed files with 1 additions and 0 deletions
1
third_party/libcxx/__config_site
vendored
1
third_party/libcxx/__config_site
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue