1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-14 19:41:51 +00:00

More info on x86_64 compile

This commit is contained in:
Ycarus 2019-04-25 22:18:48 +02:00
parent b16d1d0f6e
commit 695fd0b3a8

View file

@ -57,7 +57,7 @@ jobs:
- run:
name: Build
no_output_timeout: 30m
command: make IGNORE_ERRORS=m -C ~/openmptcprouter/$OMR_TARGET/source target/compile -j2 package/{compile,install,index} target/install -j2
command: make IGNORE_ERRORS=m -C ~/openmptcprouter/$OMR_TARGET/source target/compile -j1 V=s package/{compile,install,index} -j1 V=s target/install -j1 V=s
- run:
name: Deploy