LinuxBSD now compiles without vulkan/x11.

This commit is contained in:
Fabio Alessandrelli 2021-05-25 18:26:38 +02:00
parent ae04dac2db
commit 8594613f94
8 changed files with 36 additions and 182 deletions

View file

@ -53,6 +53,7 @@ def get_flags():
# in this platform. For the available networking methods, the browser
# manages TLS.
("module_mbedtls_enabled", False),
("vulkan", False),
]