Commit 578d7f0f authored by Kees Cook's avatar Kees Cook Committed by Ingo Molnar

arm64/build: Add missing DWARF sections

Explicitly include DWARF sections when they're present in the build.
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20200821194310.3089815-13-keescook@chromium.org
parent 2883352b
......@@ -239,6 +239,7 @@ SECTIONS
_end = .;
STABS_DEBUG
DWARF_DEBUG
ELF_DETAILS
HEAD_SYMBOLS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment