summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklós Tóth2021-05-08 12:07:48 +0000
committerMiklós Tóth2021-05-08 12:07:48 +0000
commitb12dde79607abf71cc6fdd335b1ab2d57fde7e20 (patch)
tree191e3d04dad6ab2eb74f7277c4260722ea07a79d
parent440027a5ce57f1e37d3288b386946cc36d6a7eee (diff)
downloadaur-b12dde79607abf71cc6fdd335b1ab2d57fde7e20.tar.gz
automatic update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f8226948e89..54bc0aa0cb94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
## Look inside 'choose-gcc-optimization.sh' to choose your microarchitecture
## Valid numbers between: 0 to 99
## Default is: 0 => generic
-## Good option if your package is for one machine: 99 => native
+## Good option if your package is for one machine: 98 (Intel native) or 99 (AMD native)
if [ -z ${_microarchitecture+x} ]; then
_microarchitecture=0
fi