From 346e0ad42efa10aca076a91a78bda62604485877 Mon Sep 17 00:00:00 2001 From: Manuel Wiesinger Date: Wed, 19 Jun 2024 18:38:43 +0100 Subject: [PATCH] Minor comment Not worth bumping pkgrel --- PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PKGBUILD b/PKGBUILD index 8ce6f43d8d19..8f5b96803636 100644 --- a/PKGBUILD +++ b/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