summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2022-02-07 20:30:38 +0100
committerTor Egge <Tor.Egge@online.no>2022-02-07 20:30:38 +0100
commit0e16faa470f87826118b5ae0b1e29232b2347d76 (patch)
tree7fc1e50a82021aeca1cc8ac1cf9ca8d23d44a4e1 /dist
parent6fcbf06b0d2802899406c1c9d2004b6403d046a2 (diff)
libasan and libasan-static are not yet available on CentOS Stream 9.
Diffstat (limited to 'dist')
-rw-r--r--dist/vespa.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/vespa.spec b/dist/vespa.spec
index f50beba18a3..74ef6a6f8fc 100644
--- a/dist/vespa.spec
+++ b/dist/vespa.spec
@@ -85,8 +85,6 @@ BuildRequires: glibc-langpack-en
%endif
%if 0%{?el9}
BuildRequires: gcc-c++
-BuildRequires: libasan
-BuildRequires: libasan-static
BuildRequires: libatomic
BuildRequires: vespa-pybind11-devel
BuildRequires: python3-pytest