On Fri, 03 Jun 2022 17:02:08 +0000 Dimitri Kaparis <[email protected]> wrote:
> Greetings, > Trying to build linux-libre-firmware 1.4 package from > https://jxself.org/firmware/ on current Arch Linux system gives me > the following error: This is an upstream bug on avr-gcc verison 12: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523 The workaround would be to add --param=min-pagesize=0 to the CFLAGS in atusb/Makefile. After adding the workaround, the atusb module builds successfully for me. Are you able to do that and test as well?
pgpIt6crkXxN0.pgp
Description: OpenPGP digital signature
_______________________________________________ linux-libre mailing list [email protected] http://www.fsfla.org/cgi-bin/mailman/listinfo/linux-libre
