Changeset e7a7a6f for patches/gcc-4.1.0-cross_search_paths-1.patch
- Timestamp:
- Apr 13, 2006, 10:35:01 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- fb773d9
- Parents:
- 3ad2ac7
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
patches/gcc-4.1.0-cross_search_paths-1.patch
r3ad2ac7 re7a7a6f 3 3 Initial Package Version: 4.0.1 4 4 Origin: Ryan Oliver (issue reported by Erik-Jan Post) 5 Rediffed against 4.1.0 by Chris Staub 5 6 Upstream Status: N/A 6 7 Description: … … 18 19 exist under those directories. 19 20 20 diff -Naur gcc-4. 0.1.orig/gcc/gcc.c gcc-4.0.1/gcc/gcc.c21 --- gcc-4. 0.1.orig/gcc/gcc.c 2005-06-06 19:20:29.000000000 +000022 +++ gcc-4. 0.1/gcc/gcc.c 2005-08-27 21:16:02.000000000 +000023 @@ -3 797,16 +3797,22 @@21 diff -Naur gcc-4.1.0.orig/gcc/gcc.c gcc-4.1.0/gcc/gcc.c 22 --- gcc-4.1.0.orig/gcc/gcc.c 2006-01-21 13:29:08.000000000 -0500 23 +++ gcc-4.1.0/gcc/gcc.c 2006-02-28 22:20:05.000000000 -0500 24 @@ -3818,16 +3818,22 @@ 24 25 PREFIX_PRIORITY_LAST, 2, 0); 25 26 add_prefix (&exec_prefixes, standard_exec_prefix, "BINUTILS",
Note:
See TracChangeset
for help on using the changeset viewer.