packages/mail
Eneas U de Queiroz 9d2bf88ec4
sendmail: link with gcc instead of ld
If ld is used directly to link libmilter.so, linking is not done
correctly with glibc, and produces a library that can't be used.
Linking with the bad library produces a strange error:
ld: conftest: hidden symbol `stat' in [...]libc_nonshared.a(stat.oS)
is referenced by DSO

Using ld with musl works fine, but using gcc is a more portable way of
linking the shared library anyway.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-23 20:00:22 -07:00
..
alpine treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
bogofilter treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
clamsmtp mail: add package clamsmtp 2017-03-07 14:57:02 +02:00
dovecot dovecot: update dovecot to 2.2.35 2018-03-25 10:36:33 +03:00
emailrelay mail/emailrelay: tune up initscript and config 2017-11-17 12:07:08 +01:00
fdm fdm: Merge latest version and build fixes from master 2018-09-26 10:08:59 -04:00
greyfix mail: add greyfix 2017-03-11 04:32:47 +02:00
mailman mailman: Use @GNU macro for download link 2018-02-20 11:12:15 -08:00
mailsend treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
msmtp mail/msmtp: Update to 1.6.6 2017-05-31 17:13:19 +02:00
msmtp-scripts treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
mutt mutt: bump to version 1.9.4 2018-03-14 07:04:22 +01:00
nail treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00
opendkim opendkim: DKIM signing and verifying emails 2018-01-31 10:07:07 -05:00
pigeonhole pigeonhole: update to 0.4.21 2018-01-07 21:18:11 -05:00
postfix postfix: version update to 3.3.0 2018-04-08 00:37:49 +03:00
sendmail sendmail: link with gcc instead of ld 2019-04-23 20:00:22 -07:00
ssmtp treewide: run "make check FIXUP=1" 2017-08-29 21:41:14 -07:00