Date: Mon, 01 Jun 2020 19:41:28 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 246430] uname -b doesn't work on powerpc64 Message-ID: <bug-246430-25139-qcxi9wd5fP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246430-25139@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246430 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: bdragon Date: Mon Jun 1 19:40:59 UTC 2020 New revision: 361703 URL: https://svnweb.freebsd.org/changeset/base/361703 Log: [PowerPC] Fix build-id note on powerpc64 kernel Due to the ordering of the powerpc64 linker script, we were discarding all notes before emitting .note.gnu.build-id. This had the effect of generating an empty build id section and breaking the kern.build_id sysctl added in r348611. powerpc and powerpcspe are uneffected. PR: 246430 MFC after: 3 days Sponsored by: Tag1 Consulting, Inc. Changes: head/sys/conf/ldscript.powerpc64 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246430-25139-qcxi9wd5fP>
