summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: 41c030296a456fe5a3dc916956439b5bbe09e6b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
build_name="#83"
docker_run=(./jenkins-scripts/docker-run.sh 	
--distro 	
default 	)
build_name="#83-binutils-linux-llvm-qemu"
branch_opt=(==rr\[binutils_git\] 	
git://sourceware.org/git/binutils-gdb.git#4fb2abb59d16f6395162f2e8d9494cde4a37e4a1 	
==rr\[linux_git\] 	
https://git.linaro.org/kernel-org/linux-next.git#123212f53f3e394c1ae69a58c05dfdda56fec8c6 	
==rr\[llvm_git\] 	
https://github.com/llvm/llvm-project.git#758c4640c95cbfec78fda4132aa5335dd54b1813 	
==rr\[qemu_git\] 	
https://gitlab.com/qemu-project/qemu.git#9e7ce9ebce07ca742a4e222c07abe186c08b6cd2 	)
docker_precommit=()
res="0"