--- binutils.orig/gold/target-reloc.h 2018年07月25日 08:29:41.347174442 +0100+++ binutils-2.30/gold/target-reloc.h 2018年07月25日 08:30:47.390413706 +0100@@ -136,6 +136,7 @@ class Default_comdat_behaviorif (Layout::is_debug_info_section(name))return CB_PRETEND;if (strcmp(name, ".eh_frame") == 0+ || strncmp(name, ".gnu.build.attributes", 21) == 0 // FIXME: We should really be checking the section type for SHT_NOTE.|| strcmp(name, ".gcc_except_table") == 0)return CB_IGNORE;return CB_WARNING;
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。