Date: Sun, 14 Mar 2021 20:48:03 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254289] libifconfig_bridge.c causes a compilation error during `make buildworld` Message-ID: <bug-254289-227-5tY8W9hvR3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254289-227@https.bugs.freebsd.org/bugzilla/> References: <bug-254289-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254289 --- Comment #1 from christos@christosmarg.xyz --- Also I have to note that when I tried to compile just `libifconfig_bridge.c` alone without any compiler flags set (e.g cc -c libifconfig_bridge.c) it compiled just fine, without reporting any error for { 0 }, which is normal. I guess some compiler flag is set for `buildworld` that breaks it, but I'm not sure about that. In any case, my "fix" solved the problem. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254289-227-5tY8W9hvR3>
