Reduce debuginfo level on s390x
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
This commit is contained in:
parent
07ea7d1860
commit
a493a3d833
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
|||
# Generated by rust2rpm 28
|
||||
%bcond check 1
|
||||
|
||||
%ifarch s390x
|
||||
# the default setting causes the build to get killed
|
||||
%global rustflags_debuginfo 1
|
||||
%endif
|
||||
|
||||
%global crate coreutils
|
||||
|
||||
Name: rust-coreutils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue