mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
libsoup: disable introspection
This commit is contained in:
parent
5ee705ff9f
commit
3260f2dc56
@ -18,6 +18,7 @@ template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_meson \
|
||||
-Dintrospection=disabled \
|
||||
-Dsysprof=disabled \
|
||||
-Dtests=false \
|
||||
-Dtls_check=false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user