diff options
Diffstat (limited to 'package/gcc')
-rw-r--r-- | package/gcc/Config.in.host | 2 | ||||
-rw-r--r-- | package/gcc/arc-2015.06/100-libstdcxx-uclibc-c99.patch (renamed from package/gcc/arc-2015.06-rc1/100-libstdcxx-uclibc-c99.patch) | 0 | ||||
-rw-r--r-- | package/gcc/arc-2015.06/851-PR-other-56780.patch (renamed from package/gcc/arc-2015.06-rc1/851-PR-other-56780.patch) | 0 | ||||
-rw-r--r-- | package/gcc/arc-2015.06/910-gcc-poison-system-directories.patch (renamed from package/gcc/arc-2015.06-rc1/910-gcc-poison-system-directories.patch) | 0 | ||||
-rw-r--r-- | package/gcc/gcc.hash | 2 |
5 files changed, 2 insertions, 2 deletions
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host index 4501b322e2..890e7289fe 100644 --- a/package/gcc/Config.in.host +++ b/package/gcc/Config.in.host @@ -99,7 +99,7 @@ config BR2_GCC_VERSION default "4.8.5" if BR2_GCC_VERSION_4_8_X default "4.9.3" if BR2_GCC_VERSION_4_9_X default "5.1.0" if BR2_GCC_VERSION_5_1_X - default "arc-2015.06-rc1" if BR2_GCC_VERSION_4_8_ARC + default "arc-2015.06" if BR2_GCC_VERSION_4_8_ARC config BR2_EXTRA_GCC_CONFIG_OPTIONS string "Additional gcc options" diff --git a/package/gcc/arc-2015.06-rc1/100-libstdcxx-uclibc-c99.patch b/package/gcc/arc-2015.06/100-libstdcxx-uclibc-c99.patch index 0d02ef0fb6..0d02ef0fb6 100644 --- a/package/gcc/arc-2015.06-rc1/100-libstdcxx-uclibc-c99.patch +++ b/package/gcc/arc-2015.06/100-libstdcxx-uclibc-c99.patch diff --git a/package/gcc/arc-2015.06-rc1/851-PR-other-56780.patch b/package/gcc/arc-2015.06/851-PR-other-56780.patch index feb433920d..feb433920d 100644 --- a/package/gcc/arc-2015.06-rc1/851-PR-other-56780.patch +++ b/package/gcc/arc-2015.06/851-PR-other-56780.patch diff --git a/package/gcc/arc-2015.06-rc1/910-gcc-poison-system-directories.patch b/package/gcc/arc-2015.06/910-gcc-poison-system-directories.patch index 67b37997b8..67b37997b8 100644 --- a/package/gcc/arc-2015.06-rc1/910-gcc-poison-system-directories.patch +++ b/package/gcc/arc-2015.06/910-gcc-poison-system-directories.patch diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash index 1506ad9437..d3fe3638c3 100644 --- a/package/gcc/gcc.hash +++ b/package/gcc/gcc.hash @@ -9,4 +9,4 @@ sha512 9ac57377a6975fc7adac704ec81355262b9f537def6955576753b87715470a20ee6a2a31 # From ftp://gcc.gnu.org/pub/gcc/releases/gcc-5.1.0/sha512.sum sha512 30f6a94d3adb25bc51fcaddf32a6c41429f569eeb9ed64330445b1296f99998fbfa03277b375be4f7b2b80f519910ef88e4149db7cd9031e2c61a49f501bde94 gcc-5.1.0.tar.bz2 # No hash for the ARC variant, comes from the github-helper: -none xxx gcc-arc-2015.06-rc1.tar.gz +none xxx gcc-arc-2015.06.tar.gz |