mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 11:59:00 +00:00
Update CMakeLists.txt
This commit is contained in:
@@ -1157,7 +1157,6 @@ if(UNIX AND NOT APPLE)
|
||||
"-Wl,--wrap=statx"
|
||||
"-Wl,--wrap=fmod"
|
||||
"-Wl,--compress-debug-sections=zlib"
|
||||
"-Bsymbolics-functions"
|
||||
"-Wl,--dynamic-list=${BUN_SRC}/symbols.dyn"
|
||||
"-Wl,--version-script=${BUN_SRC}/linker.lds"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user