From 388c495b81eb824de14d6e667569c3eb9990fdc6f3a7085b50e64df17eb0e9b1 Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Wed, 5 Aug 2020 01:07:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zimg?expand=0&rev=29 --- zimg.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/zimg.spec b/zimg.spec index edff2d2..fbf7fff 100644 --- a/zimg.spec +++ b/zimg.spec @@ -62,9 +62,6 @@ autoreconf -fiv # do not enable tests here — they make zimg slower and the install # rule is broken %configure \ - %ifarch x86_64 %{ix86} - --enable-x86simd \ - %endif --disable-static %make_build @@ -78,9 +75,6 @@ find %{buildroot} -type f -name "*.la" -delete -print %check %make_build clean %configure \ - %ifarch x86_64 %{ix86} - --enable-x86simd \ - %endif --disable-static \ --enable-unit-test %make_build