[packages/freerdp2] - comment on sse2
    qboosh 
    qboosh at pld-linux.org
       
    Sun Jul  3 14:08:27 CEST 2016
    
    
  
commit 46d5960f6d54a4e94d7cc472498a7ef9f1034edc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 3 14:08:32 2016 +0200
    - comment on sse2
 freerdp2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freerdp2.spec b/freerdp2.spec
index dbab7e8..0d1e27f 100644
--- a/freerdp2.spec
+++ b/freerdp2.spec
@@ -16,7 +16,7 @@
 %bcond_without	wayland		# Wayland client
 %bcond_without	x11		# X11 client
 %bcond_with	x264		# X264 for H.264 codec [only if ffmpeg and openh264 disabled]
-%bcond_with	sse2		# SSE2 instructions
+%bcond_with	sse2		# SSE2 and higher instructions (SSE2 unconditionally in libfreerdp/codec/nsc_sse2.c; elsewhere >=SSE2 runtime detected)
 
 %ifarch %{x8664} pentium4
 %define	with_sse2	1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/freerdp2.git/commitdiff/46d5960f6d54a4e94d7cc472498a7ef9f1034edc
    
    
More information about the pld-cvs-commit
mailing list