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