K 10 svn:author V 7 bdragon K 8 svn:date V 27 2020-12-30T01:12:33.221106Z K 7 svn:log V 540 MFC r361703: [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 Sponsored by: Tag1 Consulting, Inc. (cherry picked from commit 30dc2aebd7e88d43d620bba765edd21fcd20f3be) Git Hash: efc7664f9ba1322ab5ba47a1a64e29fa661021ed Git Author: bdragon@FreeBSD.org END