mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Manual.md: document archs a little better.
This commit is contained in:
parent
af909c8f21
commit
c17f934444
1 changed files with 2 additions and 1 deletions
|
@ -673,7 +673,8 @@ used.
|
||||||
- `fetch_cmd` Executable to be used to fetch URLs in `distfiles` during the `do_fetch` phase.
|
- `fetch_cmd` Executable to be used to fetch URLs in `distfiles` during the `do_fetch` phase.
|
||||||
|
|
||||||
- `archs` Whitespace separated list of architectures that a package can be
|
- `archs` Whitespace separated list of architectures that a package can be
|
||||||
built for.
|
built for, available architectures can be found under `common/cross-profiles`
|
||||||
|
alongside the `noarch` value for packages that do not contain any machine code.
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue