{source_prefix} %build cmake build/cmake \ -DZSTD_BUILD_CONTRIB:BOOL=OFF \ -DZSTD_BUILD_STATIC:BOOL=OFF \ -DZSTD_BUILD_TESTS:BOOL=OFF \ -DCMAKE_BUILD_TYPE=Release \ -DZSTD_BUILD_PROGRAMS:BOOL=OFF \ -DZSTD_LEGACY_SUPPORT:BOOL=OFF \ -DCMAKE_INSTALL_PREFIX:STRING=%{...
sed -i -e 's|-fno-automatic|-fno-automatic -std=legacy|' compile.mk %build cd 2Qphwork; make gen; cd .. cd 2Qwork; make gen; cd .. cd 4Qwork; make gen; cd .. cd hjetwork; make gen; cd .. cd Njetwork; make gen; cd .. cd QQhwork; make gen; cd .....
sed -i -e 's|-fno-automatic|-fno-automatic -std=legacy|' compile.mk %build cd 2Qphwork; make gen; cd .. cd 2Qwork; make gen; cd .. cd 4Qwork; make gen; cd .. cd hjetwork; make gen; cd .. cd Njetwork; make gen; cd .. cd QQhwork; make gen; cd .. cd to...
-DCMAKE_BUILD_TYPE=Release \ -DZSTD_BUILD_PROGRAMS:BOOL=OFF \ -DZSTD_LEGACY_SUPPORT:BOOL=OFF \ -DCMAKE_INSTALL_PREFIX:STRING=%{i} \ -DCMAKE_INSTALL_LIBDIR:STRING=lib \ -Dzstd_VERSION:STRING=%{realversion} make %{makeprocesses} VERBOSE=1 %install make installFooter...
sed -i -e 's|-fno-automatic|-fno-automatic -std=legacy|' compile.mk %build cd 2Qphwork; make gen; cd .. cd 2Qwork; make gen; cd .. cd 4Qwork; make gen; cd .. cd hjetwork; make gen; cd .. cd Njetwork; make gen; cd .. cd QQhwork; make gen; cd .. ...