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.
It was once necessary to use
dwz --low-mem-die-limit noneto workaround a bug in
dwz(1)[1]. This has since been fixed, and the workaround is no longer needed. eg., the
toolboxRPM has never needed thisin 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