You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/ref/spec.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Fetches and extracts a tar archive as package source files.
72
72
| options |_List[[BuildOption](#buildoption)]_| The set of inputs for the package build process |
73
73
| variants |_List[[OptionMap](#optionmap)]_| The default variants of the package options to build |
74
74
| 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 |
0 commit comments