From 7993d14c6fd3f834cd9836e10c7b9a81066f6bc7 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Wed, 19 Feb 2020 09:58:51 +0100 Subject: [PATCH] Revert "constraints: fixup sse4.1 feature flag" This reverts commit 58ae7bb0bcc900a575e927125715bc085c208810. --- _constraints | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_constraints b/_constraints index 9f49fd7..bd98885 100644 --- a/_constraints +++ b/_constraints @@ -8,7 +8,7 @@ pclmulqdq sse2 - sse4_1 + sse4.1