1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

Revert "gnu: binutils: Do not compress debug sections."

This reverts commit 3410d8bdc8.
This commit is contained in:
Maxim Cournoyer
2025-10-30 16:20:02 +09:00
parent 95b64bbaee
commit b6323d3f1a

View File

@@ -731,8 +731,7 @@ change. GNU make offers many powerful extensions over the standard utility.")
"--enable-deterministic-archives"
"--enable-64-bit-bfd"
;; Note: Do not enable compression here, as dwz cannot process
;; compressed debug sections.
"--enable-compressed-debug-sections=all"
"--enable-lto"
"--enable-separate-code"
"--enable-threads")