silent build

This commit is contained in:
2025-11-28 16:21:04 +01:00
parent 1ebf9ad567
commit f572a0f068

View File

@@ -187,7 +187,7 @@ git submodule update --init --recursive modules
%if %{defined epics_host_arch}
export EPICS_HOST_ARCH=%{epics_host_arch}
%endif
%make_build INSTALL_LOCATION=%{buildroot}%{prog_folder} FINAL_LOCATION=%{prog_folder} \
%make_build -s INSTALL_LOCATION=%{buildroot}%{prog_folder} FINAL_LOCATION=%{prog_folder} \
TESTS= TESTPROD= TESTLIBRARY= TESTFILES= PROD_RTEMS=-nil- PROD_vxWorks=-nil-
%{__make} INSTALL_LOCATION=%{buildroot}%{prog_folder} copysrc