From dab5ea287478cc6c15041bd8096e7f0930629752 Mon Sep 17 00:00:00 2001 From: Nils Jakobi Date: Fri, 16 Aug 2019 00:10:56 +0200 Subject: [PATCH] Why does bcm fail? --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 45d0893..8cb6a23 100644 --- a/.drone.yml +++ b/.drone.yml @@ -76,7 +76,7 @@ steps: image: hoffmannhosting/gluon-builder commands: - cd gluon - - make -j16 + - make -j1 V=s environment: input_hood: tdf input_version: v2018.2.2-1 @@ -294,4 +294,4 @@ steps: GLUON_BRANCH: stable GLUON_TARGET: sunxi-cortexa7 GLUON_RELEASE: $input_hood-$GLUON_BRANCH-$input_version - FORCE_UNSAFE_CONFIGURE: 1 \ No newline at end of file + FORCE_UNSAFE_CONFIGURE: 1