CI build_ssc: Workaround for the SSC build error

This commit is contained in:
Anton Maklakov 2017-06-16 16:31:46 +08:00
parent d2bada24dc
commit 055c7420fd

View file

@ -83,7 +83,7 @@ build_ssc:
- git clone $SSC_REPOSITORY
- cd SSC
- git checkout ${CI_COMMIT_REF_NAME} || echo "Using SSC default branch..."
- ./gen_misc_ng.sh
- MAKEFLAGS= ./gen_misc_ng.sh
build_at:
<<: *build_template