[Bug 271920] ARMADAXP fails to compile, in mvs_soc.c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Jun 2023 15:06:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271920 Bug ID: 271920 Summary: ARMADAXP fails to compile, in mvs_soc.c Product: Base System Version: CURRENT Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: freebsd@igalic.co --- mvs_soc.o --- /poudriere/jails/14-current-armv7/usr/src/sys/dev/mvs/mvs_soc.c:211:42: error: variable 'ccim' set but not used [-Werror,-Wunused-but-set-variable] int ccc = ctlr->ccc, cccc = ctlr->cccc, ccim = 0; ^ 1 error generated. *** [mvs_soc.o] Error code 1 -- You are receiving this mail because: You are the assignee for the bug.