This commit is contained in:
Christoph Junghans 2020-08-03 12:14:21 -06:00
parent 453d5e6986
commit 147cdb2562

View File

@ -40,7 +40,7 @@ This package contains development headers and libraries for the cereal library
%setup -q
%build
%{cmake} .. -DSKIP_PORTABILITY_TEST=ON -DWITH_WERROR=OFF
%{cmake} -DSKIP_PORTABILITY_TEST=ON -DWITH_WERROR=OFF
%cmake_build
%install