mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Move to the gcc-4.8 branch until 4.8.1 comes out.
This commit is contained in:
parent
df56f7ee09
commit
cd3d3ae4b2
@ -16,11 +16,21 @@
|
||||
%define with_plugin 0
|
||||
%define with_iconv 1
|
||||
|
||||
#
|
||||
# Manage RTEMS patches
|
||||
#
|
||||
%include rtems-gcc-patches.cfg
|
||||
|
||||
# Incompatible with Texinfo 5
|
||||
%if %{__makeinfo_ver} >= 5.0
|
||||
%error Incomaptible version of makeinfo found!
|
||||
%endif
|
||||
|
||||
#
|
||||
# Use the 4.8.0 branch. It has needed bug fixes.
|
||||
#
|
||||
Source0: git://gcc.gnu.org/git/gcc.git?branch=master?pull?reset=hard?branch=gcc-4_8-branch
|
||||
|
||||
#
|
||||
# The gcc/newlib build instructions. We use 4.8 Release 1.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user