On 06/15/2016 02:45 PM, Eduardo Lima (Etrunko) wrote:
> This was introduced by commit 903c91cd3013c763abd3f2292f8fbd911a0c83f0.
> To fix it, we simply protect the try_compress_lz4 function with proper
>
The commit message should read "... with proper #ifdef guards." , but it
was ignored because I
This was introduced by commit 903c91cd3013c763abd3f2292f8fbd911a0c83f0.
To fix it, we simply protect the try_compress_lz4 function with proper
Build log:
spicevmc.c: In function 'try_compress_lz4':
spicevmc.c:143:5: error: implicit declaration of function
'LZ4_compress_default' [-Werror=implicit