mirror of
https://github.com/darlinghq/darling-JavaScriptCore.git
synced 2024-11-23 04:09:40 +00:00
Merge pull request #4 from darlinghq/fedora_41_fix
Fix Building For Fedora 41
This commit is contained in:
commit
93410cc0db
@ -845,6 +845,8 @@ add_compile_options(
|
||||
-fvisibility-inlines-hidden
|
||||
-fno-threadsafe-statics
|
||||
--system-header-prefix=unicode/
|
||||
|
||||
-Wno-error=missing-template-arg-list-after-template-kw
|
||||
)
|
||||
|
||||
# JavaScriptCore now has support for "unified" builds (and Apple uses them)
|
||||
|
Loading…
Reference in New Issue
Block a user