mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Updated 4.11 tool versions.
This commit is contained in:
@@ -13,15 +13,13 @@
|
||||
#
|
||||
%ifn %{defined Source0}
|
||||
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-%{gcc_version}.tar.bz2
|
||||
VersionContro0: git clone git://gcc.gnu.org/git/gcc.git
|
||||
%endif
|
||||
|
||||
#
|
||||
# Newlib
|
||||
#
|
||||
%ifn %{defined Source10}
|
||||
Source10: ftp://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz
|
||||
VersionControl10: cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/src co newlib
|
||||
Source10: cvs://pserver:anoncvs@sourceware.org/cvs/src?module=newlib?src-prefix=src?date=%{newlib_version}
|
||||
%endif
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user