Package.yml: Added %ARCH% variable macro.

This commit is contained in:
Joshua Strobl 2017-02-24 23:48:58 +02:00
parent 5ce2d29442
commit 35ce842e8b
No known key found for this signature in database
GPG Key ID: 3F6FD9A6B13E584D
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ Macro | Description
Macro | Description
---- | ----
**%ARCH%** | Indicates the current build architecture.
**%CONFOPTS%** | Flags / options for configuration, such as `--prefix=/usr`. [Full List.](https://github.com/solus-project/ypkg/blob/master/ypkg2/rc.yml#L74)
**%CFLAGS%** | cflags as set in `eopkg.conf`
**%CXXFLAGS%** | cxxflags as set in `eopkg.conf`