Date: Mon, 22 Feb 2021 23:58:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 253275] [exp-run] base system PIE default Message-ID: <bug-253275-7788-0WsxcBpIFW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253275-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-253275-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253275 --- Comment #31 from commit-hook@FreeBSD.org --- A commit references this bug: Author: kbowling Date: Mon Feb 22 23:57:48 UTC 2021 New revision: 566349 URL: https://svnweb.freebsd.org/changeset/ports/566349 Log: comms/birda: Fix build with default PIE. PIE with static libraries is currently unsupported in FreeBSD, which results in multiple errors when building with PIE. Explicitly disable PIE for now. PR: 253275 Submitted by: Dawid Gorecki <dgr@semihalf.com> Approved by: mjl@luckie.org.nz (maintainer) Differential Revision: https://reviews.freebsd.org/D28867 Changes: head/comms/birda/Makefile --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253275-7788-0WsxcBpIFW>