marl
marl copied to clipboard
Fixes for Kokoro builds
trafficstars
the tsan build failed with:
/usr/bin/ld: cannot find libtsan_preinit.o: No such file or directory
I believe the TSAN build broke with a Docker image update. I never found time to investigate and fix it, sorry.
PR #270 already updated the kokoro CI to use GCC 13. Closing. The sanitizer failures are tracked with #279