mirror of
https://github.com/darlinghq/darling-JavaScriptCore.git
synced 2024-11-26 21:50:53 +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
|
-fvisibility-inlines-hidden
|
||||||
-fno-threadsafe-statics
|
-fno-threadsafe-statics
|
||||||
--system-header-prefix=unicode/
|
--system-header-prefix=unicode/
|
||||||
|
|
||||||
|
-Wno-error=missing-template-arg-list-after-template-kw
|
||||||
)
|
)
|
||||||
|
|
||||||
# JavaScriptCore now has support for "unified" builds (and Apple uses them)
|
# JavaScriptCore now has support for "unified" builds (and Apple uses them)
|
||||||
|
Loading…
Reference in New Issue
Block a user