File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -128,12 +128,12 @@ Each value adds zero on more host options to each build, and disallows
128
128
certain host related option when host_compat validation checks are
129
129
enabled in the spk config file:
130
130
131
- | Value | Adds these host options | Disallows, these options with host compat validation |
132
- | ---------- | ---------------------------------------------- | ---------------------------------------------------- |
133
- | ** Distro** | "distro", "arch", "os", and the "<distroname >" | |
134
- | ** Arch** | "arch", "os", and the "<distroname >" | "distro" |
135
- | ** Os** | "os" | "distro", "arch" |
136
- | ** Any** | | "distro", "arch", "os" |
131
+ | Value | Adds these host options |
132
+ | ---------- | ---------------------------------------------- |
133
+ | ** Distro** | "distro", "arch", "os", and the "<distroname >" |
134
+ | ** Arch** | "arch", "os", and the "<distroname >" |
135
+ | ** Os** | "os" |
136
+ | ** Any** | |
137
137
138
138
139
139
## TestSpec
You can’t perform that action at this time.
0 commit comments