mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user