1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00

changes parallelization option

This commit is contained in:
nosamad 2019-04-03 19:48:17 +02:00
parent 31ec242da5
commit 7ec84b1712

View File

@ -13,7 +13,7 @@ addons:
env:
global:
- DISTRO=ubuntu
- PARALLELMFLAGS="-j2"
- PARALLELMFLAGS="-j4"
- PORTABLE_WORSPACE=1
matrix:
- BUILDTYPE=Debug MARCH=amd64 CHECK_TARGET=memcheck