summaryrefslogtreecommitdiff
path: root/core/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'core/gcc')
-rw-r--r--core/gcc/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/gcc/PKGBUILD b/core/gcc/PKGBUILD
index e7c74dc3..674d0b58 100644
--- a/core/gcc/PKGBUILD
+++ b/core/gcc/PKGBUILD
@@ -34,6 +34,10 @@ eval "$(
s/{,32}//
\, rm .*/lib32/,d
'
+ declare -f package_gcc-fortran | \
+ sed '
+ \,/32/,d
+ '
)"
eval "$(
for name in "${pkgname[@]}"; do