Why does bcm fail?
This commit is contained in:
parent
65527769e1
commit
dab5ea2874
@ -76,7 +76,7 @@ steps:
|
|||||||
image: hoffmannhosting/gluon-builder
|
image: hoffmannhosting/gluon-builder
|
||||||
commands:
|
commands:
|
||||||
- cd gluon
|
- cd gluon
|
||||||
- make -j16
|
- make -j1 V=s
|
||||||
environment:
|
environment:
|
||||||
input_hood: tdf
|
input_hood: tdf
|
||||||
input_version: v2018.2.2-1
|
input_version: v2018.2.2-1
|
||||||
@ -294,4 +294,4 @@ steps:
|
|||||||
GLUON_BRANCH: stable
|
GLUON_BRANCH: stable
|
||||||
GLUON_TARGET: sunxi-cortexa7
|
GLUON_TARGET: sunxi-cortexa7
|
||||||
GLUON_RELEASE: $input_hood-$GLUON_BRANCH-$input_version
|
GLUON_RELEASE: $input_hood-$GLUON_BRANCH-$input_version
|
||||||
FORCE_UNSAFE_CONFIGURE: 1
|
FORCE_UNSAFE_CONFIGURE: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user