Open FollowMeDown opened 4 years ago
$ uname -a
Linux test 5.6.15-arch1-1 #1 SMP PREEMPT Wed, 27 May 2020 23:42:26 +0000 x86_64 GNU/Linux
The Same Issue on OpenBSD 6.7
Related to this issue:
https://bbs.archlinux.org/viewtopic.php?id=255727 https://gcc.gnu.org/gcc-10/porting_to.html
I managed to fix it for me by adding "-fcommon" to CFLAGS in Makefile file.