diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-07 22:22:46 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-07 22:22:46 +0000 |
commit | 7acb4c36e5ba8475d7c0c943ca959a2cff9836a0 (patch) | |
tree | b98109ffa13f109178a207d64945d208364ebde5 /entities/gcc.ent | |
parent | 617bacdc915543646c1db35f47b06c4bf5f5b7b6 (diff) |
Bringing order to the presentation of patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/gcc.ent')
-rw-r--r-- | entities/gcc.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/entities/gcc.ent b/entities/gcc.ent index 39a33c664..92dc528a9 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -27,11 +27,11 @@ <!ENTITY gcc-gpp-size "2,017 KB"> <!ENTITY gcc-testsuite-size "1,033 KB"> -<!ENTITY gcc-nofixincludes-patch-version "3.3.1-no_fixincludes-2"> +<!ENTITY gcc-nofixincludes-patch "gcc-&gcc-version;-no_fixincludes-2.patch"> <!ENTITY gcc-nofixincludes-patch-size "1 KB"> -<!ENTITY gcc-specs-patch-version "3.3.1-specs-2"> +<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-2.patch"> <!ENTITY gcc-specs-patch-size "10 KB"> -<!ENTITY gcc-suppress-libiberty-patch-version "3.3.1-suppress-libiberty"> +<!ENTITY gcc-suppress-libiberty-patch "gcc-&gcc-version;-suppress-libiberty.patch"> <!ENTITY gcc-suppress-libiberty-patch-size "1 KB"> <!ENTITY gcc-compsize-pass1-stage1 "326 MB"> |