Enabled lto option
This commit is contained in:
parent
73efa07860
commit
2173e1d78e
3 changed files with 8 additions and 0 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -19,6 +19,8 @@ conflicts=("nheko")
|
|||
source=($pkgname::git+https://github.com/Nheko-Reborn/nheko.git#branch=master)
|
||||
md5sums=("SKIP")
|
||||
|
||||
options=(lto)
|
||||
|
||||
prepare() {
|
||||
cd "$pkgname"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue