[Bug 246430] uname -b doesn't work on powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 1 19:41:33 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246430
--- Comment #3 from commit-hook at 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.
More information about the freebsd-ppc
mailing list