Hi,
> clang kernels are built with -Wno-unused-but-set-variable
> try running 'make config' again
oops, I forget 'make config'. Build process works good after that.
Thank you!
--
SASANO Takayoshi (JG1UAA)
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 '
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.
Index: vesagtf.c
===
RCS file: /cvs/src/sys/dev/videomode/vesagtf.c,v
retrieving