summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: 347c019364c4367aa607eb6c3b9a174aa60af909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
build_name="#72"
docker_run=(./jenkins-scripts/docker-run.sh 	
--distro 	
default 	)
build_name="#72-binutils-gcc-gdb-newlib-qemu"
branch_opt=(==rr\[binutils_git\] 	
git://sourceware.org/git/binutils-gdb.git#d734d43a048b33ee12df2c06c2e782887e9715f6 	
==rr\[gcc_git\] 	
https://github.com/gcc-mirror/gcc.git#4b92dba78decc60499a4fb30fc963ee2ed2fbf1a 	
==rr\[gdb_git\] 	
git://sourceware.org/git/binutils-gdb.git#d734d43a048b33ee12df2c06c2e782887e9715f6 	
==rr\[newlib_git\] 	
git://sourceware.org/git/newlib-cygwin.git#2e7332d6bd0219da491e899e0c3cee335ec8c9ab 	
==rr\[qemu_git\] 	
https://gitlab.com/qemu-project/qemu.git#0450cf08976f9036feaded438031b4cba94f6452 	)
docker_precommit=()
res="0"