copy-pasto
This commit is contained in:
parent
6fafd065be
commit
0e33e0908d
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ install:
|
||||||
- tar zxf capnproto-c++-0.5.1.tar.gz
|
- tar zxf capnproto-c++-0.5.1.tar.gz
|
||||||
- cd capnproto-c++-0.5.1
|
- cd capnproto-c++-0.5.1
|
||||||
- ./configure && make -j5 && sudo make install && cd ..
|
- ./configure && make -j5 && sudo make install && cd ..
|
||||||
|
|
||||||
- cd capnproto-c++-0.5.1 && ./configure && make -j5 && sudo make install && cd ..
|
|
||||||
script:
|
script:
|
||||||
- make CXX=g++-4.8 CXX_FLAGS="-std=c++11 -I/usr/local/include -L/usr/local/lib -lcapnp -lkj"
|
- make CXX=g++-4.8 CXX_FLAGS="-std=c++11 -I/usr/local/include -L/usr/local/lib -lcapnp -lkj"
|
||||||
- make addressbook
|
- make addressbook
|
||||||
|
|
Loading…
Reference in a new issue