1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/libs/ldap
Hans Leidekker 07cb943d6a ldap: Mark ldap_int_destroy_global_options() as a destructor when building with Clang.
Clang understands __attribute__ ((destructor)) syntax just like GCC. This avoids a
link failure when atexit() used in the fallback path is not available.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53930
2022-11-16 21:24:19 +01:00
..
include
liblber
libldap ldap: Mark ldap_int_destroy_global_options() as a destructor when building with Clang. 2022-11-16 21:24:19 +01:00
COPYRIGHT
LICENSE
Makefile.in