view TODO @ 393:ffbb5e3f2551

Add missing linking with zlib and libpthread/librt The uncompress and sem_* functions are used by various parts of the code but the files built from that code were not linked with zlib/pthread/rt. This fixes building with the --no-add-needed linker option. Fixes: https://bugs.debian.org/604796
author Paul Wise <pabs3@bonedaddy.net>
date Mon, 23 Dec 2019 12:23:22 +0800
parents 2f38c4ce606f
children
line wrap: on
line source


Need testing on big-endian machines. We may be missing some LEnn_CPU()
calls.

pst2diii needs header and mime type updates from readpst.

At the next soname bump (to libpst.so.5) we should
    move some of readpst into the shared library, in particular write_normal_email()