separateDebugInfo: one more comment

This commit is contained in:
Vladimír Čunát 2015-09-22 22:33:18 +02:00
parent b3075b3087
commit 6b0add86b9

View File

@ -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