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