This commit is contained in:
Sergey Zhemoytel 2022-11-05 22:03:26 +03:00
parent 792ddf0e2e
commit baf4794775

View file

@ -30,6 +30,7 @@ Source0: http://releases.llvm.org/%{version}/%{name}-%{version}.src.tar.xz
%endif %endif
Source1: https://raw.githubusercontent.com/llvm/llvm-project/llvmorg-%{version}/libunwind/include/mach-o/compact_unwind_encoding.h Source1: https://raw.githubusercontent.com/llvm/llvm-project/llvmorg-%{version}/libunwind/include/mach-o/compact_unwind_encoding.h
BuildRequires: cmake BuildRequires: cmake
BuildRequires: gcc
#if %{with clang} #if %{with clang}
BuildRequires: clang BuildRequires: clang
BuildRequires: libcxx-devel BuildRequires: libcxx-devel