Re-enable full debuginfo on s390x again
The previous commit should be enough to work this around sufficiently
for now.
This reverts commit d9ba8348ec
.
This commit is contained in:
parent
2c5dd84529
commit
1b16ab2c81
@ -323,10 +323,7 @@ files for developing applications that use JavaScript engine from webkit2gtk-4.0
|
||||
# Reduce debuginfo verbosity 32-bit builds to reduce memory consumption even more.
|
||||
# https://bugs.webkit.org/show_bug.cgi?id=140176
|
||||
# https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/I6IVNA52TXTBRQLKW45CJ5K4RA4WNGMI/
|
||||
#
|
||||
# Do this for s390x too as a temporary measure.
|
||||
# https://pagure.io/fedora-infrastructure/issue/11000
|
||||
%ifarch %{ix86} s390x
|
||||
%ifarch %{ix86}
|
||||
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user