commit 2c823d201f92188094f23d6d4608aa3febc593cd
Author: Jan Rękorajski <[email protected]>
Date:   Sun Feb 13 21:32:14 2022 +0100

    - x8664 only, har depends on SSE/AVX

 embree.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/embree.spec b/embree.spec
index 21e3723..7ab80b8 100644
--- a/embree.spec
+++ b/embree.spec
@@ -11,6 +11,7 @@ BuildRequires:        OpenGL-devel
 BuildRequires: cmake
 BuildRequires: libjpeg-devel
 BuildRequires: tbb-devel
+ExclusiveArch: %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,11 +45,7 @@ Pliki nagłówkowe biblioteki %{name}.
 mkdir -p build
 cd build
 %cmake ../ \
-%ifarch %{x8664} x32
        -DEMBREE_MAX_ISA=SSE4.2 \
-%else
-       -DEMBREE_MAX_ISA=NONE \
-%endif
        -DEMBREE_IGNORE_CMAKE_CXX_FLAGS=OFF \
        -DCMAKE_CXX_STANDARD=17 \
        -DEMBREE_ISPC_SUPPORT=OFF \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/embree.git/commitdiff/2c823d201f92188094f23d6d4608aa3febc593cd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to