在strace.spec文件的%check处添加make check,解决rpmbuild的过程里没有make check的问题
Signed-off-by: ChenZanYu <chenzanyu@huawei.com>
This commit is contained in:
parent
4ffc3a44f5
commit
2029db16e4
@ -85,6 +85,8 @@ done
|
||||
wait
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
#width=$(echo __LONG_WIDTH__ |%__cc -E -P -)
|
||||
#skip_32bit=0
|
||||
#%if 0%{?fedora} >= 35 || 0%{?rhel} > 9
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user