mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
Minor comment
Not worth bumping pkgrel
This commit is contained in:
parent
58959f40ca
commit
346e0ad42e
1 changed files with 2 additions and 0 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -16,6 +16,8 @@ build() {
|
|||
cd "${srcdir}/${_srcname}"
|
||||
|
||||
# -O3 is upstream default and well tested
|
||||
# -shared with _one_ dash is on purpose
|
||||
# --no-options and --kitten with _two dashes too
|
||||
./configure --no-options \
|
||||
-shared \
|
||||
--kitten
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue