diff --git a/zig.spec b/zig.spec index c8448db..83bf246 100644 --- a/zig.spec +++ b/zig.spec @@ -4,7 +4,7 @@ %global public_key RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U # note here at which Fedora or EL release we need to use compat LLVM packages -%if 0%{?fedora} >= 42 || 0%{?rhel} >= 9 +%if 0%{?fedora} >= 41 || 0%{?rhel} >= 9 %define llvm_compat 18 %endif