mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-07 03:58:41 +08:00
Merge branch 'dev' into 'master'
fix(recipes/tree-sitter): rustix patch See merge request redox-os/redox!1926
This commit is contained in:
commit
57d9ecc0bb
@ -9,6 +9,6 @@ patches = [
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
PACKAGE_PATH=cli cookbook_cargo
|
||||
PACKAGE_PATH=cli cookbook_cargo --config 'patch.crates-io.rustix.git = "https://github.com/bytecodealliance/rustix"'
|
||||
cookbook_cmake "${COOKBOOK_SOURCE}"/lib
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user