diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-22 17:39:17 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-22 17:39:17 -0700 |
commit | 4a4d6d04027190b66b311d3f6b5d42e392a123b4 (patch) | |
tree | 82e8f9cb822f45eb2ca4ac61a5b7c3b44b7f4d11 /config | |
parent | Updated to 5.7.16 (diff) | |
download | linux-libre-4a4d6d04027190b66b311d3f6b5d42e392a123b4.tar.xz |
Rebuild for gcc 10.2
Remove the symbol debug options
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -10583,11 +10583,9 @@ CONFIG_DEBUG_BUGVERBOSE=y # # Compile-time checks and compiler options # -CONFIG_DEBUG_INFO=y +# CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_SPLIT is not set -CONFIG_DEBUG_INFO_DWARF4=y -CONFIG_DEBUG_INFO_BTF=y # CONFIG_GDB_SCRIPTS is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=2048 |