提交 d717809b 编写于 作者: J Jesper Nilsson

CRIS: Discard .note.gnu.build-id section

Signed-off-by: NJesper Nilsson <jesper.nilsson@axis.com>
上级 76fdf67b
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# #
objcopyflags-$(CONFIG_ETRAX_ARCH_V10) += -R .note -R .comment objcopyflags-$(CONFIG_ETRAX_ARCH_V10) += -R .note -R .comment
objcopyflags-$(CONFIG_ETRAX_ARCH_V32) += --remove-section=.bss objcopyflags-$(CONFIG_ETRAX_ARCH_V32) += --remove-section=.bss --remove-section=.note.gnu.build-id
OBJCOPYFLAGS = -O binary $(objcopyflags-y) OBJCOPYFLAGS = -O binary $(objcopyflags-y)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册