Skip to content

Commit

Permalink
no dlsym
Browse files Browse the repository at this point in the history
  • Loading branch information
lnkuiper committed Aug 8, 2024
1 parent 26c7e8c commit 444cd51
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -504,9 +504,7 @@
#define JEMALLOC_HAVE_PTHREAD

/* dlsym() support */
#ifndef _MSC_VER
#define JEMALLOC_HAVE_DLSYM
#endif
// #define JEMALLOC_HAVE_DLSYM

/* Adaptive mutex support in pthreads. */
/* #undef JEMALLOC_HAVE_PTHREAD_MUTEX_ADAPTIVE_NP */
Expand Down

0 comments on commit 444cd51

Please sign in to comment.