This commit is contained in:
Zack Radisic
2025-04-03 18:03:58 -07:00
parent fe6bec9328
commit 1cf8ea032c

View File

@@ -824,6 +824,7 @@ if(WIN32)
endif()
target_compile_definitions(${bun} PRIVATE
# This is needed for dladdr in dlfcn.h, all libc's add it if you do #define _GNU_SOURCE
_GNU_SOURCE
_HAS_EXCEPTIONS=0
LIBUS_USE_OPENSSL=1