summaryrefslogtreecommitdiff
path: root/community/squid
diff options
context:
space:
mode:
Diffstat (limited to 'community/squid')
-rw-r--r--community/squid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD
index 53731943..1a2bcc45 100644
--- a/community/squid/PKGBUILD
+++ b/community/squid/PKGBUILD
@@ -7,7 +7,7 @@ if [ "${CARCH}" = "i486" ]; then
eval "$(
declare -f build | \
sed '
- s|make|make LDFLAGS=="-Wl,--as-needed -latomic -Wl,--no-as-needed"|g
+ s|make|make LDFLAGS="-Wl,--as-needed -latomic -Wl,--no-as-needed"|g
';
)"
fi