!15 Fix compile failure in make multithreading
Merge pull request !15 from jpzhang187/master
This commit is contained in:
commit
e6dab2f45a
6
pcp.spec
6
pcp.spec
@ -9,7 +9,7 @@
|
||||
Name: pcp
|
||||
Version: 4.1.3
|
||||
Summary: System-level performance monitoring and performance management
|
||||
Release: 7
|
||||
Release: 8
|
||||
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
||||
URL: https://pcp.io
|
||||
Source0: https://dl.bintray.com/pcp/source/pcp-4.1.3.tar.gz
|
||||
@ -875,6 +875,7 @@ This package installs selinux support files for PCP.
|
||||
--with-pmdasnmp=yes \
|
||||
--with-pmdanutcracker=no \
|
||||
--with-webapps=yes
|
||||
sed -i 's/make/make -j1/' src/selinux/GNUmakefile
|
||||
|
||||
%make_build default_pcp
|
||||
|
||||
@ -2212,6 +2213,9 @@ fi
|
||||
%config(noreplace) /etc/pcp/pmrep/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 04 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 4.1.3-8
|
||||
- Fix compile failure in make multithreading
|
||||
|
||||
* Tue Jul 28 2020 lingsheng <lingsheng@huawei.com> - 4.1.3-7
|
||||
- change require to rdma-core as libibmad and libibumad obsoleted
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user