diff --git a/recipes/wip/dev/other/mkrs/recipe.toml b/recipes/wip/dev/other/mkrs/recipe.toml index c16d96758..91e9c60e7 100644 --- a/recipes/wip/dev/other/mkrs/recipe.toml +++ b/recipes/wip/dev/other/mkrs/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO outdated redox_syscall crate [source] git = "https://github.com/qtfkwk/mkrs" [build] diff --git a/recipes/wip/dev/other/mold/recipe.toml b/recipes/wip/dev/other/mold/recipe.toml index e61f76c59..732cbf07c 100644 --- a/recipes/wip/dev/other/mold/recipe.toml +++ b/recipes/wip/dev/other/mold/recipe.toml @@ -3,12 +3,9 @@ # build instructions - https://github.com/rui314/mold#how-to-build [source] git = "https://github.com/rui314/mold" -rev = "cf1c02d097fc57113b7f9fabf1bc15f810b8b27c" +rev = "b53197300b5bf9f02daccae536f65dda2d1431c5" [build] template = "custom" -dependencies = [ - "library1", -] script = """ COOKBOOK_CONFIGURE="cmake" COOKBOOK_CONFIGURE_FLAGS=(