summaryrefslogtreecommitdiff
path: root/extra/mpd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mpd/PKGBUILD')
-rw-r--r--extra/mpd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mpd/PKGBUILD b/extra/mpd/PKGBUILD
index e9e7f8fa..f05a66ec 100644
--- a/extra/mpd/PKGBUILD
+++ b/extra/mpd/PKGBUILD
@@ -3,7 +3,7 @@ if [ "$CARCH" = 'i486' ]; then
eval "$(
declare -f build | \
sed '
- /meson/ i LIBS+=" -latomic"
+ /meson/ i LDFLAGS+=" -latomic"
'
)"
fi