From 6b0add86b99f7d03f6bc80c1742f79e80b9ae413 Mon Sep 17 00:00:00 2001 From: Vladimír Čunát Date: Tue, 22 Sep 2015 22:33:18 +0200 Subject: separateDebugInfo: one more comment --- pkgs/build-support/setup-hooks/separate-debug-info.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/build-support') diff --git a/pkgs/build-support/setup-hooks/separate-debug-info.sh b/pkgs/build-support/setup-hooks/separate-debug-info.sh index a2b2693ea472..dc6de05bb69a 100644 --- a/pkgs/build-support/setup-hooks/separate-debug-info.sh +++ b/pkgs/build-support/setup-hooks/separate-debug-info.sh @@ -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 -- cgit 1.4.1