在strace.spec文件的%check处添加make check,解决rpmbuild的过程里没有make check的问题

Signed-off-by: ChenZanYu <chenzanyu@huawei.com>
This commit is contained in:
ChenZanYu 2023-05-11 12:59:36 +00:00 committed by Gitee
parent 4ffc3a44f5
commit 2029db16e4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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