]> git.pld-linux.org Git - packages/freerdp2.git/commitdiff
- comment on sse2 auto/th/freerdp2-2.0.0-0.20160701.1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 Jul 2016 12:08:32 +0000 (14:08 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 Jul 2016 12:08:32 +0000 (14:08 +0200)
freerdp2.spec

index dbab7e8444e4bc33705c88bc7b85577ef6aff65e..0d1e27f075ab203f850a5cd1563fde3bfa4cfa6e 100644 (file)
@@ -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
This page took 0.344768 seconds and 4 git commands to generate.