[packages/gcc/GCC_4_8] - rel 2; rebuild for new libisl and updated branch diff
arekm
arekm at pld-linux.org
Fri Oct 10 23:17:36 CEST 2014
commit 34197bb54eb55c2679cf3e91889128731002251c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Oct 10 23:17:22 2014 +0200
- rel 2; rebuild for new libisl and updated branch diff
gcc-nodebug.patch | 4 ++--
gcc.spec | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gcc.spec b/gcc.spec
index 3d40741..24c8a5c 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -98,7 +98,7 @@ Summary(pl.UTF-8): Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
Summary(pt_BR.UTF-8): Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
Name: gcc
Version: %{major_ver}.%{minor_ver}
-Release: 1
+Release: 2
Epoch: 6
License: GPL v3+
Group: Development/Languages
@@ -111,7 +111,7 @@ Source2: ftp://sourceware.org/pub/java/ecj-%{major_ecj_ver}.jar
Source3: libffi.pc.in
# svn diff -x --ignore-eol-style --force svn://gcc.gnu.org/svn/gcc/tags/gcc_4_8_3_release svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch > gcc-branch.diff
Patch100: %{name}-branch.diff
-# Patch100-md5: d319158cb79ab67a3f0e6005f7c2b1f7
+# Patch100-md5: 36e22cc051adc6de015a3fd3073906c5
Patch0: %{name}-info.patch
Patch1: %{name}-cloog.patch
Patch2: %{name}-nodebug.patch
diff --git a/gcc-nodebug.patch b/gcc-nodebug.patch
index 09ca5a9..da72de9 100644
--- a/gcc-nodebug.patch
+++ b/gcc-nodebug.patch
@@ -43,13 +43,13 @@
sys\$$library:trace.exe \
--- gcc-4.7.1/libada/Makefile.in.orig 2012-06-12 17:12:37.000000000 +0200
+++ gcc-4.7.1/libada/Makefile.in 2012-07-12 18:27:53.482408144 +0200
-@@ -53,7 +53,7 @@
+@@ -59,7 +59,7 @@
CFLAGS=-g
PICFLAG = @PICFLAG@
GNATLIBFLAGS= -W -Wall -gnatpg -nostdinc
-GNATLIBCFLAGS= -g -O2
+GNATLIBCFLAGS= -O2
- GNATLIBCFLAGS_FOR_C = -W -Wall $(GNATLIBCFLAGS) \
+ GNATLIBCFLAGS_FOR_C = -W -Wall $(GNATLIBCFLAGS) $(CFLAGS_FOR_TARGET) \
-fexceptions -DIN_RTS @have_getipinfo@
--- gcc-4.7.1/libffi/Makefile.am.orig 2012-02-27 11:00:12.000000000 +0100
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/34197bb54eb55c2679cf3e91889128731002251c
More information about the pld-cvs-commit
mailing list