diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index c194326d7..67485a423 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -109,7 +109,6 @@ PACKAGES+=" libssl-dev:i386" PACKAGES+=" zlib1g-dev:i386" # For swift. -PACKAGES+=" clang-10" PACKAGES+=" lld" # Needed by wrk.