mpc: remove check from install

Change-Id: I9236b2064758c78a6347c5247162c6fae180a20d
Signed-off-by: Shreenidhi Shedi <shreenidhi.shedi@broadcom.com>
Reviewed-on: http://photon-gerrit.lvn.broadcom.net/c/photon/+/25737
Reviewed-by: Srinidhi Rao <srinidhi.rao@broadcom.com>
Reviewed-by: Harinadh Dommaraju <harinadh.dommaraju@broadcom.com>
Tested-by: Harinadh Dommaraju <harinadh.dommaraju@broadcom.com>
This commit is contained in:
Shreenidhi Shedi 2025-05-09 15:52:46 +05:30 committed by Harinadh Dommaraju
parent 522bb76329
commit 0b37ad6f1c
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ Header files and shared library symlinks for the MPC library.
%install
%make_install %{?_smp_mflags}
rm -rf %{buildroot}%{_infodir}
%make_build check
%check
%make_build check