On Sun, Dec 19, 2021 at 08:56:41PM +0900, SASANO Takayoshi wrote:
> Hi,
> 
> recently, using -Werror,-Wunused-but-set-variable option makes compile error.
> at least vesagtf.c needs fix but some (many?) other codes need do so.

clang kernels are built with -Wno-unused-but-set-variable
try running 'make config' again

Reply via email to