Skip to content

Commit 8417691

Browse files
dcookspirydrman
andauthored
Update docs/ref/spec.md
Co-authored-by: Ryan Bottriell <[email protected]>
1 parent 37fa0ed commit 8417691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/spec.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Fetches and extracts a tar archive as package source files.
7272
| options | _List[[BuildOption](#buildoption)]_ | The set of inputs for the package build process |
7373
| variants | _List[[OptionMap](#optionmap)]_ | The default variants of the package options to build |
7474
| validation | _[ValidationSpec](#validationspec)_ | Modifies the default package validation process |
75-
| auto_host_vars | _[HostCompat](#hostcompat)_ | The host compatibility setting for the package's builds. It covers distro, arch, os, and distro version |
75+
| auto_host_vars | _[HostCompat](#hostcompat)_ | The host compatibility setting for the package's builds. Depending on the value, it injects build options like distro, arch, os, and distro version |
7676

7777
### BuildOption
7878

0 commit comments

Comments
 (0)