|
@@ -164,7 +164,7 @@ config DEBUG_INFO_REDUCED
|
|
|
|
|
|
config DEBUG_INFO_SPLIT
|
|
config DEBUG_INFO_SPLIT
|
|
bool "Produce split debuginfo in .dwo files"
|
|
bool "Produce split debuginfo in .dwo files"
|
|
- depends on DEBUG_INFO
|
|
|
|
|
|
+ depends on DEBUG_INFO && !FRV
|
|
help
|
|
help
|
|
Generate debug info into separate .dwo files. This significantly
|
|
Generate debug info into separate .dwo files. This significantly
|
|
reduces the build directory size for builds with DEBUG_INFO,
|
|
reduces the build directory size for builds with DEBUG_INFO,
|