diff --git a/recipes/dev/gnu-make/recipe.toml b/recipes/dev/gnu-make/recipe.toml index 33ead81477137756340997037111f6964a37509f..7db31a04eb8b6804183a2fb42da5cee91d877261 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"