Date: Mon, 04 Feb 2019 16:20:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235498] devel/google-perftools: fix build with GCC-based architectures Message-ID: <bug-235498-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235498 Bug ID: 235498 Summary: devel/google-perftools: 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: yuri@freebsd.org Reporter: pkubaj@anongoth.pl Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org Created attachment 201724 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201724&action= =3Dedit patch This port requires USES=3Dcompiler:c11 to build on GCC architectures. Additionally, fix accessing PC register by adding appriopriate check to configure, and fix mr assembly command to FreeBSD syntax. PRs sent at https://github.com/gperftools/gperftools/pull/1082 and https://github.com/gperftools/gperftools/pull/1083. Note that to allow access PC register on sparc64 another configure entry ne= eds to be added, so this port will fail to package, but I don't have sparc64 hardware to test it. Tested on powerpc64 and amd64. 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-235498-7788>