Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "disable dlopen when under sanitizers"
[simgrid.git] / tools / cmake / src / internal_config.h.in
index 90d8c70..aac7ce0 100644 (file)
 #cmakedefine01 HAVE_GRAPHVIZ
 /* The lib unwind library (for MC and backtrace display) */
 #cmakedefine01 HAVE_LIBUNWIND
-/* Whether we are built under a sanitizer (to disable dlopen privatization) */
-#cmakedefine01 HAVE_SANITIZER