mirror of
https://github.com/darlinghq/darling-JavaScriptCore.git
synced 2025-04-08 09:51:46 +00:00
Update Linker To Use x86_64-apple-darwin20-ld
This commit is contained in:
parent
8178e4f16f
commit
f1fbbd06ad
@ -179,7 +179,7 @@ CFLAGS=(
|
||||
"-isystem${DARLING_ROOT}/src/external/libcxx/include"
|
||||
-B "${DARLING_BUILD_ROOT}/src/external/cctools-port/cctools/ld64/src/"
|
||||
-B "${DARLING_BUILD_ROOT}/src/external/cctools-port/cctools/misc/"
|
||||
"-fuse-ld=${DARLING_BUILD_ROOT}/src/external/cctools-port/cctools/ld64/src/x86_64-apple-darwin19-ld"
|
||||
"-fuse-ld=${DARLING_BUILD_ROOT}/src/external/cctools-port/cctools/ld64/src/x86_64-apple-darwin20-ld"
|
||||
)
|
||||
|
||||
DEFINITIONS_release=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user