forked from pool/freerdp
- build with WITH_SSE2=ON as freerdp now uses runtime detection
(bnc#793611) OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=29
This commit is contained in:
parent
fefd2a1835
commit
f05776c6ff
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 27 15:27:06 UTC 2012 - gber@opensuse.org
|
||||
|
||||
- build with WITH_SSE2=ON as freerdp now uses runtime detection
|
||||
(bnc#793611)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 1 13:07:27 UTC 2012 - gber@opensuse.org
|
||||
|
||||
|
@ -108,7 +108,7 @@ cmake \
|
||||
-DWITH_PCSC=ON \
|
||||
-DWITH_CUPS=ON \
|
||||
-DWITH_FFMPEG=OFF \
|
||||
-DWITH_SSE2=OFF \
|
||||
-DWITH_SSE2=ON \
|
||||
..
|
||||
make %{?_smp_mflags} VERBOSE=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user