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 d6f2228f..8d0c8e5c 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 LIBS+=" -latomic"
'
)"
fi