Am 10.10.25 um 01:54 schrieb Adam Sampson:
Lorenzo Sutton <[email protected]> writes:
I was eventually able to successfully compile and run by brute force
suppressing two of the most relevant warnings:
make CFLAGS="-Wno-incompatible-pointer-types -Wno-deprecated-declarations"
I build it with -std=gnu17
GCC 15 changed the default from -std=gnu17 to -std=gnu23.
https://gcc.gnu.org/gcc-15/porting_to.html#c
That broke a few packages in the AUR.
Chris
_______________________________________________
Linux-audio-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]