update CONFOPTS source link in package.yml doc
This commit is contained in:
parent
4f37a878f3
commit
c1c6637426
|
@ -154,7 +154,7 @@ Macro | Description
|
||||||
Macro | Description
|
Macro | Description
|
||||||
---- | ----
|
---- | ----
|
||||||
**%ARCH%** | Indicates the current build architecture.
|
**%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#L117)
|
**%CONFOPTS%** | Flags / options for configuration, such as `--prefix=/usr`. [Full List.](https://github.com/solus-project/ypkg/blob/master/ypkg2/rc.yml#L127-L130)
|
||||||
**%CFLAGS%** | cflags as set in `eopkg.conf`
|
**%CFLAGS%** | cflags as set in `eopkg.conf`
|
||||||
**%CXXFLAGS%** | cxxflags as set in `eopkg.conf`
|
**%CXXFLAGS%** | cxxflags as set in `eopkg.conf`
|
||||||
**%LDFLAGS%** | ldflags as set in `eopkg.conf`
|
**%LDFLAGS%** | ldflags as set in `eopkg.conf`
|
||||||
|
|
Reference in New Issue