Add llvm as BR

This commit is contained in:
eabdullin 2023-10-06 02:03:18 +03:00
parent d1df98eb66
commit eb5d8c9ee9
1 changed files with 8 additions and 1 deletions

View File

@ -81,7 +81,7 @@ ver:rc%{rc_ver}}.src
Name: %{pkg_name}
Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}}
Release: 4%{?dist}
Release: 4%{?dist}.alma.1
Summary: The Low Level Virtual Machine
License: Apache-2.0 WITH LLVM-exception OR NCSA
@ -113,6 +113,10 @@ Patch201: 0201-third-party-Add-install-targets-for-gtest.patch
Patch101: 0001-Deactivate-markdown-doc.patch
#Patch102: 1.patch
%if %{without bundle_compat_lib}
BuildRequires: llvm
%endif
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: clang
@ -651,6 +655,9 @@ fi
%endif
%changelog
* Fri Oct 06 2023 Eduard Abdullin <eabdullin@almalinux.org> - 16.0.6-4.alma.1
- Add LLVM as Build Requires
* Fri Aug 04 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-4
- Re-add LDFLAGS to shared libraries