diff options
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"> |