diff --git a/clang.spec b/clang.spec index cc4788e..442d6ae 100644 --- a/clang.spec +++ b/clang.spec @@ -17,7 +17,7 @@ %bcond_without bundle_compat_lib %bcond_without check -%ifnarch s390x +%ifnarch s390x %ix86 %global build_ldflags %{build_ldflags} -Wl,--build-id=sha1 %bcond_without linker_lld %else @@ -85,7 +85,7 @@ Name: %pkg_name Version: %{clang_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: A C language family front-end for LLVM License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -800,16 +800,19 @@ mv ./libclang-cpp.so.%{compat_maj_ver} "$compat_lib" %endif %changelog -* Tue Jul 16 2024 Konrad Kleine 18.1.8-1 +* Wed Jul 24 2024 Konrad Kleine - 18.1.8-2 +- Link with ld on 32-bit architectures + +* Tue Jul 16 2024 Konrad Kleine - 18.1.8-1 - Update to 18.1.8 -* Thu Jun 06 2024 Konrad Kleine 18.1.6-3 +* Thu Jun 06 2024 Konrad Kleine - 18.1.6-3 - Rebuild -* Tue Jun 04 2024 Konrad Kleine 18.1.6-2 +* Tue Jun 04 2024 Konrad Kleine - 18.1.6-2 - Default to DWARF4 -* Tue May 28 2024 Konrad Kleine 18.1.6-1 +* Tue May 28 2024 Konrad Kleine - 18.1.6-1 - Update to 18.1.6 * Tue Jan 09 2024 Timm Bäder - 17.0.6-5