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