mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Set -ffile-prefix-map (#13190)
This commit is contained in:
@@ -1268,6 +1268,9 @@ else()
|
||||
-fno-pic
|
||||
-fno-pie
|
||||
-faddrsig
|
||||
-ffile-prefix-map="${CMAKE_CURRENT_SOURCE_DIR}"=.
|
||||
-ffile-prefix-map="${BUN_DEPS_DIR}"=src/deps
|
||||
-ffile-prefix-map="${BUN_DEPS_OUT_DIR}"=src/deps
|
||||
)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user