[Add] install.sh: parallel make for ta-lib
This commit is contained in:
parent
a99b8eb815
commit
73e135b685
@ -14,7 +14,7 @@ wget http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz
|
|||||||
tar -xf ta-lib-0.4.0-src.tar.gz
|
tar -xf ta-lib-0.4.0-src.tar.gz
|
||||||
cd ta-lib
|
cd ta-lib
|
||||||
./configure --prefix=$prefix
|
./configure --prefix=$prefix
|
||||||
make
|
make -j
|
||||||
sudo make install
|
sudo make install
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user