GUACAMOLE-1374: Remove WITH_SSE2 option from FreeRDP build (deprecated for 3.x and default for all versions).
This commit is contained in:
parent
f4921296b7
commit
76adb7e194
@ -106,7 +106,7 @@ ARG FREERDP_OPTS="\
|
||||
-DWITH_XV=OFF \
|
||||
-DWITH_ZLIB=ON"
|
||||
|
||||
ARG FREERDP_X86_OPTS="-DWITH_SSE2=ON"
|
||||
ARG FREERDP_X86_OPTS=""
|
||||
|
||||
ARG GUACAMOLE_SERVER_ARM_OPTS=""
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user