mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
freetype2: use DYNAMIC_STATIC_INIT
This commit is contained in:
parent
8e48e73584
commit
03883bde85
@ -9,6 +9,6 @@ dependencies = [
|
||||
"zlib"
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_meson -Ddefault_library=both
|
||||
DYNAMIC_STATIC_INIT
|
||||
cookbook_meson
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user