mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs
This commit is contained in:
commit
012d0eeb2a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ access to a non-public interface for getting built packages into the repos.
|
||||||
### buildarch
|
### buildarch
|
||||||
A bitmask of architectures to build the package for. This must be set to the
|
A bitmask of architectures to build the package for. This must be set to the
|
||||||
decimal equivalent of the bitmask (the number in parenthesis). The values can
|
decimal equivalent of the bitmask (the number in parenthesis). The values can
|
||||||
be combined (bitwise AND) to select more than one architecture. Without being
|
be combined (bitwise OR) to select more than one architecture. Without being
|
||||||
specified, the package will build for all architectures.
|
specified, the package will build for all architectures.
|
||||||
|
|
||||||
* `0000 0001` (1) = *the default*, package will be built for all architectures
|
* `0000 0001` (1) = *the default*, package will be built for all architectures
|
||||||
|
|
Loading…
Reference in a new issue