From b0051bd3561aee3e855cacb34865f17c25072eb6ce1269df01f5c2ef225ca626 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Thu, 9 Mar 2023 16:13:20 +0000 Subject: [PATCH] Accepting request 1070255 from home:pluskalm:branches:devel:libraries:c_c++ - Build AVX2 enabled hwcaps library for x86_64-v3 OBS-URL: https://build.opensuse.org/request/show/1070255 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=312 --- boost.changes | 5 +++++ boost.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/boost.changes b/boost.changes index 4909749..c57b2d4 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 8 19:11:00 UTC 2023 - Martin Pluskal + +- Build AVX2 enabled hwcaps library for x86_64-v3 + ------------------------------------------------------------------- Sat Jan 28 22:01:20 UTC 2023 - Dirk Müller diff --git a/boost.spec b/boost.spec index 6562e9e..313a432 100644 --- a/boost.spec +++ b/boost.spec @@ -267,6 +267,7 @@ Patch18: dynamic_linking.patch Patch20: python_library_name.patch Patch21: boost-remove-cmakedir.patch Patch22: boost-process.patch +%{?suse_build_hwcaps_libs} BuildRequires: fdupes BuildRequires: gmp-devel BuildRequires: libbz2-devel