From cc3fb63d6d469066905c8222f97c29c32afc8194 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 6 Feb 2025 13:10:54 +0100 Subject: [PATCH] oops --- builder-support/specs/dnsdist.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/builder-support/specs/dnsdist.spec b/builder-support/specs/dnsdist.spec index 0ce449f78e..08fa62a0ba 100644 --- a/builder-support/specs/dnsdist.spec +++ b/builder-support/specs/dnsdist.spec @@ -60,7 +60,6 @@ dnsdist is a high-performance DNS loadbalancer that is scriptable in Lua. %autosetup -p1 -n %{name}-%{getenv:BUILDER_VERSION} %build -%if 0%{?rhel} >= 8 # We need to build with LLVM/clang to be able to use LTO, since we are linking against a static Rust library built with LLVM export CC=clang export CXX=clang++ -- 2.47.2