diff --git a/docs/recipes.md b/docs/recipes.md index d1e7037..042872f 100644 --- a/docs/recipes.md +++ b/docs/recipes.md @@ -139,7 +139,7 @@ Because it replaces the defaults, restate any default variants that should be ke ```yaml title='cuda offload' gcc: version: "15" # compatible with cuda@13.x - speac: "+nvptx~bootstrap" + spec: "+nvptx~bootstrap" ``` Bootstrapping needs to be explicitly disabled to compile gcc.