Date: Tue, 09 Oct 2018 10:21:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 232115] devel/socket_wrapper: fix build on GCC-based architectures Message-ID: <bug-232115-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232115 Bug ID: 232115 Summary: devel/socket_wrapper: fix build on GCC-based architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: timur@FreeBSD.org Reporter: pkubaj@anongoth.pl Flags: maintainer-feedback?(timur@FreeBSD.org) Assignee: timur@FreeBSD.org Created attachment 197962 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197962&action= =3Dedit patch Building with GCC requires adding to CFLAGS -Wno-error=3Dint-to-pointer-cast -Wno-error=3Dpointer-to-int-cast. Add it for architectures that use base GCC. Tested on powerpc64. Hardware sponsored by IntegriCloud. --=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-232115-7788>