aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/install_dependencies.sh1
-rw-r--r--tools/tsan.supp5
2 files changed, 0 insertions, 6 deletions
diff --git a/tools/install_dependencies.sh b/tools/install_dependencies.sh
index 5769602115..ae98884d1e 100755
--- a/tools/install_dependencies.sh
+++ b/tools/install_dependencies.sh
@@ -15,7 +15,6 @@ if command -v lsb_release > /dev/null ; then
Ubuntu)
sudo apt-get install \
build-essential \
- libpoppler-cpp-dev \
libfreetype6-dev \
libfontconfig-dev \
libpng12-dev \
diff --git a/tools/tsan.supp b/tools/tsan.supp
index 6158bf864c..0401197165 100644
--- a/tools/tsan.supp
+++ b/tools/tsan.supp
@@ -5,11 +5,6 @@
# WebP races (harmlessly) choosing function pointers for SIMD versions of some of its functions.
race:third_party/externals/libwebp
-# Poppler races on startup.
-race:libpoppler.so
-# LCMS is used by poppler, and also races.
-race:liblcms2.so
-
# skia:2459 Seemingly misdiagnosed use-after-free, having something to do with software GL drivers.
# Having trouble getting this suppression to match.
# We've tried: race:swrast_dri.so