summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle De'Vir2023-07-05 17:32:32 +1000
committerKyle De'Vir2023-07-05 17:32:32 +1000
commit966ec2697455f2ceeeb48d2b4b7bff03be2cdd06 (patch)
tree884cb4bb6f6a54bfecb6e9c14bf11b7ad79053da /PKGBUILD
parent046765b802c396cd0eee3fa94030cf342429fc0c (diff)
downloadaur-966ec2697455f2ceeeb48d2b4b7bff03be2cdd06.tar.gz
Really fix _subarch options...
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2493426b256..b8a382f6a8c4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,7 +61,7 @@ _makenconfig=
# 43. Generic-x86-64-v4 (GENERIC_CPU4)
# 44. Intel-Native optimizations autodetected by the compiler (MNATIVE_INTEL)
# 45. AMD-Native optimizations autodetected by the compiler (MNATIVE_AMD)
-_subarch=45
+_subarch=
# Compile ONLY used modules to VASTLY reduce the number of modules built
# and the build time.