Date: Thu, 25 Apr 2019 15:08:58 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237558] net/ocserv: fix build with GCC-based architectures Message-ID: <bug-237558-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237558 Bug ID: 237558 Summary: net/ocserv: fix build with GCC-based architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: cpm@freebsd.org Reporter: pkubaj@FreeBSD.org Assignee: cpm@freebsd.org Flags: maintainer-feedback?(cpm@freebsd.org) Created attachment 204008 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204008&action= =3Dedit patch Remove -Wno-implicit-fallthrough from configure.ac. This flag is not suppor= ted by base GCC and the port still builds without it with Clang. Tested on powerpc64 and amd64. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237558-7788>