summaryrefslogtreecommitdiff
path: root/jenkins/run-build.env
blob: 7cd90169f24b369e9bed272b3495e10609ea7602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
build_name="#73"
docker_run=(./jenkins-scripts/docker-run.sh 	
--distro 	
default 	)
build_name="#73-binutils-gcc-gdb-newlib-qemu"
branch_opt=(==rr\[binutils_git\] 	
git://sourceware.org/git/binutils-gdb.git#38b61fee3da5881a36146c8640ebab9fb7dad82e 	
==rr\[gcc_git\] 	
https://github.com/gcc-mirror/gcc.git#25c4b1620ebc10fceabd86a34fdbbaf8037e7e82 	
==rr\[gdb_git\] 	
git://sourceware.org/git/binutils-gdb.git#38b61fee3da5881a36146c8640ebab9fb7dad82e 	
==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"