#71 Revert "Set _dwz_low_mem_die_limit only when a go binary is built"
Closed by gotmax23. Opened by rishi.
rishi/go-rpm-macros wip/rishi/no-need-for-_dwz_low_mem_die_limit  into  master

Download 71.patch

It was once necessary to use dwz --low-mem-die-limit none to work
around a bug in dwz(1) [1]. This has since been fixed, and the work
around is no longer needed. eg., the toolbox RPM has never needed this
in Fedora and RHEL 9, and it only needed it long ago in RHEL 8, but not
anymore.

This reverts commit cfd45382a2eb93556debacb352859440410848b2.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=995136
https://sourceware.org/bugzilla/show_bug.cgi?id=24170

rebased onto d3b7fb97576ca14421a6892aea18898b780dd87c

Metadata Update from @alexsaezm:
- Request assigned

I've merged this into the new Gitlab repo: https://gitlab.com/fedora/sigs/go/go-rpm-macros/-/commit/daa4fb014283657b1c7ece4f83e8a36e9a568d2c

Thank you for the contribution!

Pull-Request has been closed by gotmax23

Thanks, @gotmax23 !

Metadata