https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271123
Tomoaki AOKI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Tomoaki AOKI <[email protected]> --- Created attachment 241874 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241874&action=edit Another workaround to fix build with llvm15 Another workaround. This adds CFLAGS+= -Wno-int-conversion on ports Makefile, instead of using magic number. Note that this is NOT the real fix. But the same workaround would be usable for other ports until each of them are correctly fixed. -- You are receiving this mail because: You are the assignee for the bug.
