Hi Johannes,
-----Original Message----- From: Berg, Johannes johannes.berg@intel.com Sent: Thursday, December 14, 2023 9:32 AM Subject: RE: Re: next: arm64: gcc-8-defconfig - failed - net/wireless/shipped-certs.c:92:1: error: expected '}' before numeric constant
FYI, This issue is seen on today next as well, the generated code[2] is missing a comma leading to Build failure. Is it a requirement to use latest toolchain for linux-next?
Well, no surprise since I was out yesterday😉
The issue isn't the toolchain or anything - it's related to the ordering in which the two files are returned when make checks for them... I've pushed a fix.
Cool. Thanks for the pushfix.
Cheers, Biju