summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: c8fcc117d9f0b8d8a1b481f43be9cea47cc99df3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
build_name="#42"
docker_run=(./jenkins-scripts/docker-run.sh 	
--distro 	
default 	)
build_name="#42-binutils-gcc-linux-qemu"
branch_opt=(==rr\[binutils_git\] 	
git://sourceware.org/git/binutils-gdb.git#d06730bc0205f7c35bfccf057ef0ef83a12206d6 	
==rr\[gcc_git\] 	
https://github.com/gcc-mirror/gcc.git#0826ebd633e38bd55abd161c15deb431420f82a3 	
==rr\[linux_git\] 	
https://git.linaro.org/kernel-org/linux.git#f6a691685962637e53371788fe2a72b171aedc68 	
==rr\[qemu_git\] 	
https://gitlab.com/qemu-project/qemu.git#6db03ccc7f4ca33c99debaac290066f4500a2dfb 	)
docker_precommit=()
res="0"