diff --git a/recipes/core/relibc/recipe.toml b/recipes/core/relibc/recipe.toml index 4aba4531..af2e2ab7 100644 --- a/recipes/core/relibc/recipe.toml +++ b/recipes/core/relibc/recipe.toml @@ -1,5 +1,6 @@ [source] git = "https://gitlab.redox-os.org/redox-os/relibc.git" +patches = ["redox.patch"] [build] template = "custom"