python/hypothesis: update to 6.122.3
[oi-userland.git] / components / database / postgresql-16-mysql_fdw / patches / 01-illumos.patch
blobbdcc5e4f70d767e795473ffd35d20e8cfadb47a9
1 --- mysql_fdw-REL-2_9_1/mysql_fdw.c.orig 2023-07-14 12:00:14.000000000 +0200
2 +++ mysql_fdw-REL-2_9_1/mysql_fdw.c 2023-12-02 20:31:58.742207075 +0100
3 @@ -385,7 +385,7 @@
4 bool
5 mysql_load_library(void)
7 -#if defined(__APPLE__) || defined(__FreeBSD__)
8 +#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__illumos__)
9 /*
10 * Mac OS/BSD does not support RTLD_DEEPBIND, but it still works without
11 * the RTLD_DEEPBIND