Skip to content
Commit 748df812 authored by Fangrui Song's avatar Fangrui Song
Browse files

dlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU



POSIX reserves the RTLD_ namespace, and this is already reflected in our
conform tests.
Note: RTLD_DEFAULT and RTLD_NEXT appear in IEEE Std 1003.1-2004.  Many
systems (e.g. FreeBSD, musl) just define the macros unconditionally.

Reviewed-by: default avatarFlorian Weimer <fweimer@redhat.com>
Tested-by: default avatarFlorian Weimer <fweimer@redhat.com>
parent 9a421348
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment