mirror of
https://github.com/darlinghq/darling-JavaScriptCore.git
synced 2024-11-26 21:50:53 +00:00
Ignore undefined symbols for now
This commit is contained in:
parent
76ee2ecaaf
commit
583ae54418
@ -1144,8 +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,-undefined,warning "
|
||||
-Wl,-all_load \
|
||||
-Wl,-undefined,warning -Wl,-flat_namespace"
|
||||
)
|
||||
|
||||
set_source_files_properties(bytecode/CodeBlock.cpp PROPERTIES
|
||||
|
Loading…
Reference in New Issue
Block a user