From de7ec52c1a676f849daad3aedfcdf8025d3c7062 Mon Sep 17 00:00:00 2001 From: hugues bouvier <33438817+huguesBouvier@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:00:02 -0800 Subject: [PATCH] Update install-build-deps.sh --- ci/install-build-deps.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/install-build-deps.sh b/ci/install-build-deps.sh index 6cd220ff..cca48752 100755 --- a/ci/install-build-deps.sh +++ b/ci/install-build-deps.sh @@ -127,8 +127,6 @@ case "$OS:$ARCH" in ;; 'platform:el9:amd64') - export VENDOR_LIBTSS=1 - dnf install -y \ autoconf autoconf-archive automake clang cmake diffutils gcc gcc-c++ \ git jq make libcurl-devel libtool llvm-devel openssl-devel \