[xc7] Docker's torc not to make install
This commit is contained in:
parent
efd35a2dd8
commit
1a9b2d9803
@ -58,5 +58,4 @@ RUN set -e -x ;\
|
|||||||
git clone --recursive https://github.com/eddiehung/torc.git ;\
|
git clone --recursive https://github.com/eddiehung/torc.git ;\
|
||||||
cd torc ;\
|
cd torc ;\
|
||||||
git reset --hard 90874d1293fbeba77bae41b5c38168cd91e1bf00 ;\
|
git reset --hard 90874d1293fbeba77bae41b5c38168cd91e1bf00 ;\
|
||||||
make -j $(nproc) -C src/torc ;\
|
make -j $(nproc) -C src/torc
|
||||||
make install
|
|
||||||
|
Loading…
Reference in New Issue
Block a user