- 03 Jan, 2021 14 commits
-
-
Matthias Andree authored
(cherry picked from commit 204541b6)
-
Earl authored
-
Matthias Andree authored
Mention 6.4.3 esmtpname/esmtppassword fix. Found while reviewing Earl Chew's same fix on 'next' branch. Reference MDA single-quoting issue by Debian Bug#347909 id.
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
Cherry-picked from 'next' branch, 895b4748.
-
Fabrice Fontaine authored
Since commit ca372c2c, cross-compilation fails on: /data/buildroot-test/instance-0/output-1/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/data/buildroot-test/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include -I/usr/kerberos/include -L/data/buildroot-test/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib -o fetchmail socket.o getpass.o fetchmail.o env.o idle.o options.o daemon.o driver.o transact.o sink.o smtp.o idlist.o uid.o mxget.o md5ify.o cram.o gssapi.o opie.o interface.o netrc.o unmime.o conf.o checkalias.o uid_db.o lock.o rcfile_l.o rcfile_y.o ucs/norm_charmap.o fm_realpath.o pop3.o imap.o etrn.o odmr.o libfm.a -lintl -L/data/buildroot-test/instance-0/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libcrypto.so /data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc-buildroot-linux-uclibc/8.3.0/../../../../powerpc-buildroot-linux-uclibc/bin/ld: /usr/lib/libssl.so: error adding symbols: file in wrong format This build failure is raised because pkg-config values are overriden by AC_LIB_LINKFLAGS which can pull libraries from the host. So, don't unconditionally call AC_LIB_LINKFLAGS when cross-compiling. It should be noted that AC_LIB_LINKFLAGS is used as a fallback of case pkg-config since commit c92eb3c1. Fixes: - http://autobuild.buildroot.org/results/1b24f0ada47ca1913321d148981364ce513465acSigned-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Merge request !23.
-
- 15 Dec, 2020 1 commit
-
-
Matthias Andree authored
Reported by David McKelvie on fetchmail-users today.
-
- 26 Nov, 2020 5 commits
-
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
- 14 Nov, 2020 1 commit
-
-
Matthias Andree authored
-
- 08 Nov, 2020 2 commits
-
-
Matthias Andree authored
-
Miroslav Nikolić authored
-
- 25 Oct, 2020 5 commits
-
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
- 21 Oct, 2020 3 commits
-
-
Matthias Andree authored
-
Matthias Andree authored
-
Keith Bowes authored
-
- 19 Oct, 2020 1 commit
-
-
Matthias Andree authored
-
- 16 Oct, 2020 2 commits
-
-
Matthias Andree authored
-
Frédéric Marchal authored
-
- 15 Oct, 2020 6 commits
-
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Boyuan Yang authored
-
Göran Uddeborg authored
-