mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Add snapshot macros files.
To use: ../source-builder/sb-set-builder --log=l-4.11-sparc.txt \ --prefix=$HOME/development/rtems/4.11-ss \ --macros=snapshots/gcc-4.7-branch.mc \ 4.11/rtems-sparc This will clone the GCC git repo, checkout the 4.7 branch and build the compiler. The 4.7.3 patch is still being used.
This commit is contained in:
parent
82e9f91ccf
commit
1bab1652f0
4
rtems/config/snapshots/gcc-4.7-branch.mc
Normal file
4
rtems/config/snapshots/gcc-4.7-branch.mc
Normal file
@ -0,0 +1,4 @@
|
||||
[gcc-4.7-snapshot]
|
||||
GCC_Version: none, override, '4.7.3-branch'
|
||||
Source0: none, override, 'git://gcc.gnu.org/git/gcc.git?reset=hard?branch=gcc-4_7-branch'
|
||||
Patch0: none, override, '%{rtems_gcc_patches}/gcc-4.7.3-rtems4.11-20130414.diff'
|
3
rtems/config/snapshots/gcc-4.7.3-rc.mc
Normal file
3
rtems/config/snapshots/gcc-4.7.3-rc.mc
Normal file
@ -0,0 +1,3 @@
|
||||
[gcc-4.7-snapshot]
|
||||
GCC_Version: none, override, '4.7.3-RC-20130404'
|
||||
Source0: none, override, 'http://mirrors.kernel.org/sources.redhat.com/gcc/snapshots/4.7.3-RC-20130404/gcc-4.7.3-RC-20130404.tar.bz2'
|
Loading…
x
Reference in New Issue
Block a user