4.7.0-0.13
This commit is contained in:
parent
9cf7da719f
commit
48fb608e1f
2
gcc.spec
2
gcc.spec
@ -671,7 +671,7 @@ package or when debugging this package.
|
||||
%patch12 -p0 -b .libstdc++-docs~
|
||||
%endif
|
||||
%patch13 -p0 -b .no-add-needed~
|
||||
%if 0%{?fedora} < 15 || 0%{?rhel} < 7
|
||||
%if 0%{?fedora} < 15 && 0%{?rhel} < 7
|
||||
%patch14 -p0 -b .ppl-0.10~
|
||||
%endif
|
||||
%patch15 -p0 -b .libitm-fno-exceptions~
|
||||
|
@ -12,9 +12,9 @@ gcc/
|
||||
|
||||
--- gcc/doc/install.texi (revision 169207)
|
||||
+++ gcc/doc/install.texi (revision 169206)
|
||||
@@ -332,7 +332,7 @@ and @option{--with-mpc-include}. Altern
|
||||
distribution is found in a subdirectory of your GCC sources named
|
||||
@file{mpc}, it will be built together with GCC@.
|
||||
@@ -362,7 +362,7 @@ installed but it is not in your default
|
||||
@option{--with-mpc} configure option should be used. See also
|
||||
@option{--with-mpc-lib} and @option{--with-mpc-include}.
|
||||
|
||||
-@item Parma Polyhedra Library (PPL) version 0.11
|
||||
+@item Parma Polyhedra Library (PPL) version 0.10
|
||||
|
Loading…
Reference in New Issue
Block a user