mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 02:28:45 +08:00
libepoxy: enable glx
This commit is contained in:
parent
f7710a5701
commit
484186ef02
@ -21,6 +21,6 @@ script = """
|
|||||||
DYNAMIC_INIT
|
DYNAMIC_INIT
|
||||||
cookbook_meson \
|
cookbook_meson \
|
||||||
-Degl=no \
|
-Degl=no \
|
||||||
-Dglx=no \
|
-Dglx=yes \
|
||||||
-Dtests=false
|
-Dtests=false
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user