Changeset 76c9fbb for scripts/patch/gcc/4.4.0/01-cloog-fixes.patch
- Timestamp:
- 07/18/09 19:12:37 (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d319da2
- Parents:
- 2f9a05f1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/patch/gcc/4.4.0/01-cloog-fixes.patch
r2f9a05f1 r76c9fbb 11 11 diff -Naur gcc-4.4.0.orig/gcc/graphite.c gcc-4.4.0/gcc/graphite.c 12 12 --- gcc-4.4.0.orig/gcc/graphite.c 2009-03-18 09:59:55.000000000 -0700 13 +++ gcc-4.4.0/gcc/graphite.c 2009-0 6-15 13:55:33.000000000 -070013 +++ gcc-4.4.0/gcc/graphite.c 2009-07-14 09:26:53.000000000 -0700 14 14 @@ -59,6 +59,110 @@ 15 15 #include "cloog/cloog.h" … … 151 151 152 152 diff -Naur gcc-4.4.0.orig/gcc/Makefile.in gcc-4.4.0/gcc/Makefile.in 153 --- gcc-4.4.0.orig/gcc/Makefile.in 2009-0 5-21 16:17:37.000000000 -0700154 +++ gcc-4.4.0/gcc/Makefile.in 2009-0 6-15 13:55:33.000000000 -0700153 --- gcc-4.4.0.orig/gcc/Makefile.in 2009-07-14 09:25:46.000000000 -0700 154 +++ gcc-4.4.0/gcc/Makefile.in 2009-07-14 09:26:53.000000000 -0700 155 155 @@ -914,7 +914,7 @@ 156 156 # How to link with both our special library facilities
Note:
See TracChangeset
for help on using the changeset viewer.