diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-02-14 15:32:03 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-02-14 15:32:04 +0100 |
commit | 79a7be6e7d543afc13467c35c47062724df1bd69 (patch) | |
tree | 83e357809d649076508b545e6e9ad5a2631dce5c /thirdparty/pcre2/LICENCE | |
parent | 09e5877ff5cd72b684bceddab8c203cc897dbb6c (diff) |
Vulkan-Loader: Mark secure_getenv as available on Linux
It's a GNU extension part of glibc since 2.17, and it was also added
recently to musl libc. It doesn't seem to be available on *BSD (but
also not used there by Vulkan-Loader).
Could be made more thorough by doing a test compilation of a file to
check for the existence of the function on the host system, but unless
we run into actual issues, that's likely overkill.
Diffstat (limited to 'thirdparty/pcre2/LICENCE')
0 files changed, 0 insertions, 0 deletions