separateDebugInfo: one more comment
This commit is contained in:
parent
b3075b3087
commit
6b0add86b9
|
@ -40,4 +40,5 @@ _separateDebugInfo() {
|
|||
# - Debug info may cause problems due to excessive memory usage during linking.
|
||||
# Using -Wa,--compress-debug-sections should help with that;
|
||||
# further interesting information: https://gcc.gnu.org/wiki/DebugFission
|
||||
# - Another related tool: https://fedoraproject.org/wiki/Features/DwarfCompressor
|
||||
|
||||
|
|
Loading…
Reference in New Issue