From baf47947752d33c3dee659ea8e14193bd6235136 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sat, 5 Nov 2022 22:03:26 +0300 Subject: [PATCH] 12.0.1 --- lld.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/lld.spec b/lld.spec index 6a3d543..f69bd65 100644 --- a/lld.spec +++ b/lld.spec @@ -30,6 +30,7 @@ Source0: http://releases.llvm.org/%{version}/%{name}-%{version}.src.tar.xz %endif Source1: https://raw.githubusercontent.com/llvm/llvm-project/llvmorg-%{version}/libunwind/include/mach-o/compact_unwind_encoding.h BuildRequires: cmake +BuildRequires: gcc #if %{with clang} BuildRequires: clang BuildRequires: libcxx-devel