Comment 4 for bug 2029910

Revision history for this message
Clément Peron (peron-clem) wrote (last edit ): Re: libtsan0 (10.5.0-1ubuntu1~20.04) missing libtsan_preinit.o

I also hit this bug on Ubuntu 20.04.

@Matthias Klose

It seems to come from the merge with latest Debian upstream

The changelog mention this: + * Fix libtsan0 build (when building the libs built by newer GCC versions).

And the binary-libtsan.mk remove the libtsan_preinit.o

- $(usr_lib$(2))/libtsan.so.* \
- $(usr_lib$(2))/libtsan_preinit.o
+ $(usr_lib$(2))/libtsan.so.*