diff options
author | Masahiro Yamada <[email protected]> | 2019-01-17 09:10:03 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2019-01-28 09:11:17 +0900 |
commit | dee9495303f2c6d63a20c43a26420765909898eb (patch) | |
tree | 743ef93dc34e18f12cd67d7379979ee4651e6c96 /scripts/gdb/linux/utils.py | |
parent | 58156ba4468f1d0de166a4330374bc9df9b74efc (diff) |
kbuild: remove top-level built-in.a
The symbol table in the final archive is unneeded; the linker does not
require the symbol table after the --whole-archive option. Every object
file in the archive is included in the link anyway.
Pass thin archives from subdirectories directly to the linker, and
remove the final archiving step.
Fix up the document and comments as well.
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Nicholas Piggin <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions