Accepting request 174953 from KDE:Distro:Factory
- Disable SSE3 for all architectures (bnc#814333) (forwarded request 174949 from sumski) OBS-URL: https://build.opensuse.org/request/show/174953 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
5d07339535
commit
257dc063ce
@@ -131,6 +131,11 @@ cmake -DCMAKE_BUILD_TYPE=Release \
|
||||
-DWITH_OPENGL=ON \
|
||||
-DWITH_UNICAP=ON \
|
||||
-DWITH_XINE=ON \
|
||||
%ifnarch x86_64
|
||||
-DENABLE_SSE=0 \
|
||||
-DENABLE_SSE2=0 \
|
||||
%endif
|
||||
-DENABLE_SSE3=0 \
|
||||
..
|
||||
make %{?_smp_mflags} VERBOSE=1
|
||||
|
||||
|
Reference in New Issue
Block a user