mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
update buildarch list
This commit is contained in:
parent
2a8e72e95f
commit
463e007626
1 changed files with 0 additions and 2 deletions
|
@ -58,10 +58,8 @@ be combined (bitwise OR) to select more than one architecture. Without being
|
|||
specified, the package will build for all architectures.
|
||||
|
||||
* `0000 0001` (1) = *the default*, package will be built for all architectures
|
||||
* `0000 0010` (2) = the package will be built only for armv5
|
||||
* `0000 0100` (4) = the package will be built only for armv7h
|
||||
* `0000 1000` (8) = the package will be build only for armv8 (AArch64)
|
||||
* `0001 0000` (16) = the package will be built only for armv6h
|
||||
|
||||
### highmem
|
||||
If non-zero, the build system will mark the package as requiring a builder that
|
||||
|
|
Loading…
Reference in a new issue