From e75436fc72eb43ccbbe444bf5639a10297e7d3ef Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Feb 23 2020 00:18:57 +0000 Subject: Add constraints for OBS SIMD stuff basically requires to have AVX and SSE4.1. Signed-off-by: Igor Raits --- diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..770e5c8 --- /dev/null +++ b/_constraints @@ -0,0 +1,14 @@ + + + + + x86_64 + + + + sse4.1 + avx + + + +