On 2020/3/14 18:52, Gao Xiang wrote:
> From: Gao Xiang <gaoxian...@huawei.com>
> 
> This patch can be used to resolve the following build errors:
> 
> compress.c:10: error: "_LARGEFILE64_SOURCE" redefined [-Werror]
>  #define _LARGEFILE64_SOURCE
> 
> <command-line>: note: this is the location of the previous definition
> 
> io.c:9: error: "_LARGEFILE64_SOURCE" redefined [-Werror]
>  #define _LARGEFILE64_SOURCE
> 
> <command-line>: note: this is the location of the previous definition
> 
> Signed-off-by: Gao Xiang <gaoxian...@huawei.com>

It looks good
Reviewed-by: Li Guifu <bluce....@aliyun.com>
Thanks

Reply via email to