Эх сурвалжийг харах

Serialize the compilation of the two tests to reduce memory consumption.

Matthieu Garrigues 10 жил өмнө
parent
commit
19de42b8cf

+ 1 - 2
frameworks/C++/silicon/install.sh

@@ -17,5 +17,4 @@ make install
 
 cd $TROOT
 mkdir -p build
-cd build; cmake .. -DCMAKE_CXX_COMPILER=g++-4.9 && make
-
+cd build; cmake .. -DCMAKE_CXX_COMPILER=g++-4.9; make silicon_tpc_mysql; make silicon_epoll_mysql