Merge branch 'libxcb-docs' into 'master'

Disable libxcb docs

See merge request redox-os/redox!1873
This commit is contained in:
Jeremy Soller 2026-02-07 06:57:19 -07:00
commit afc40ec53f

View File

@ -12,8 +12,7 @@ dependencies = [
"x11proto",
"xcb-proto",
]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_configure
"""
template = "configure"
configureflags = [
"--disable-devel-docs",
]