diff --git a/recipes/dev/gnu-make/recipe.toml b/recipes/dev/gnu-make/recipe.toml index 33ead8147..7db31a04e 100644 --- a/recipes/dev/gnu-make/recipe.toml +++ b/recipes/dev/gnu-make/recipe.toml @@ -6,10 +6,4 @@ patches = [ ] [build] -template = "custom" -script = """ -COOKBOOK_CONFIGURE_FLAGS+=( - make_cv_sys_gnu_glob=yes -) -cookbook_configure -""" +template = "configure"