forked from pool/freerdp
Accepting request 146603 from X11:RemoteDesktop
- only enable SSE2 on x86* - disable SSE2 for ARM as well OBS-URL: https://build.opensuse.org/request/show/146603 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freerdp?expand=0&rev=13
This commit is contained in:
commit
43fe0a3c3c
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 28 21:59:58 UTC 2012 - dmueller@suse.com
|
||||
|
||||
- only enable SSE2 on x86*
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 28 20:52:03 UTC 2012 - dvaleev@suse.com
|
||||
|
||||
- disable SSE2 for ARM as well
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 28 17:29:45 UTC 2012 - dvaleev@suse.com
|
||||
|
||||
|
@ -108,7 +108,7 @@ cmake \
|
||||
-DWITH_PCSC=ON \
|
||||
-DWITH_CUPS=ON \
|
||||
-DWITH_FFMPEG=OFF \
|
||||
%ifnarch ppc ppc64
|
||||
%ifarch %ix86 x86_64
|
||||
-DWITH_SSE2=ON \
|
||||
%endif
|
||||
..
|
||||
|
Loading…
x
Reference in New Issue
Block a user