forked from pool/freerdp
Accepting request 146586 from home:k0da:ppc
- disable SSE2 for powerpc OBS-URL: https://build.opensuse.org/request/show/146586 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=31
This commit is contained in:
parent
f05776c6ff
commit
6500e25f9d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 28 17:29:45 UTC 2012 - dvaleev@suse.com
|
||||
|
||||
- disable SSE2 for powerpc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 27 15:27:06 UTC 2012 - gber@opensuse.org
|
||||
|
||||
|
@ -108,7 +108,9 @@ cmake \
|
||||
-DWITH_PCSC=ON \
|
||||
-DWITH_CUPS=ON \
|
||||
-DWITH_FFMPEG=OFF \
|
||||
%ifnarch ppc ppc64
|
||||
-DWITH_SSE2=ON \
|
||||
%endif
|
||||
..
|
||||
make %{?_smp_mflags} VERBOSE=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user