mirror of
https://github.com/darlinghq/darling-JavaScriptCore.git
synced 2025-04-10 10:50:45 +00:00
Suppress undefined symbols temporarily
This commit is contained in:
parent
a65c9c1de9
commit
76ee2ecaaf
@ -1144,7 +1144,8 @@ set_property(TARGET JavaScriptCore APPEND_STRING PROPERTY LINK_FLAGS
|
||||
-Wl,-unexported_symbol -Wl,__ZNSt3__18functionIFvvEED1Ev \
|
||||
-Wl,-unexported_symbol -Wl,__ZNSt3__18functionIFvvEED2Ev \
|
||||
-Wl,-unexported_symbol -Wl,__ZTVNSt3__117bad_function_callE \
|
||||
-Wl,-all_load "
|
||||
-Wl,-all_load
|
||||
-Wl,-undefined,warning "
|
||||
)
|
||||
|
||||
set_source_files_properties(bytecode/CodeBlock.cpp PROPERTIES
|
||||
|
Loading…
x
Reference in New Issue
Block a user