aboutsummaryrefslogtreecommitdiff
path: root/community/msmtp/build
diff options
context:
space:
mode:
Diffstat (limited to 'community/msmtp/build')
-rwxr-xr-xcommunity/msmtp/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/msmtp/build b/community/msmtp/build
index 097f1f6b..30118a32 100755
--- a/community/msmtp/build
+++ b/community/msmtp/build
@@ -1,5 +1,7 @@
#!/bin/sh -e
+export LDFLAGS="$LDFLAGS -static"
+
./configure \
--prefix=/usr \
--with-msmtpd \