summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: a863885ddd6877da83d0e3bc181769f031748b12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
build_name="#54"
docker_run=(./jenkins-scripts/docker-run.sh 	
--distro 	
default 	)
build_name="#54-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-next.git#bdffb18b5dd8071cd25685b966f380a30b1fadaa 	
==rr\[qemu_git\] 	
https://gitlab.com/qemu-project/qemu.git#6db03ccc7f4ca33c99debaac290066f4500a2dfb 	)
docker_precommit=()
res="0"