diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-22 14:25:37 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-22 14:25:37 +0000 |
commit | 677aef3d513a93c4b1ee3ac1f368860be1dac3b4 (patch) | |
tree | d9fa086cd5b5e1d4cab013938c41af434557513b /entities | |
parent | 3aa9774abc8bd686f384824c4a80dd8fa1be25fc (diff) |
GCC 2.95.3 fixes and other misc. toolchain related textual adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/gcc-2953.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/entities/gcc-2953.ent b/entities/gcc-2953.ent index 54e9d4ce0..88325afe6 100644 --- a/entities/gcc-2953.ent +++ b/entities/gcc-2953.ent @@ -16,6 +16,10 @@ <!ENTITY gcc-2953-size "2520 KB"> <!ENTITY gcc-2953-patch-version "2.95.3-2"> <!ENTITY gcc-2953-patch-size "4 KB"> +<!ENTITY gcc-2953-no-fixinc-patch-version "2.95.3"> +<!ENTITY gcc-2953-no-fixinc-patch-size "1 KB"> +<!ENTITY gcc-2953-returntype-fix-patch-version "2.95.3"> +<!ENTITY gcc-2953-returntype-fix-patch-size "1 KB"> <!ENTITY gcc-2953-package "gcc-&gcc-2953-version;.tar.bz2"> <!ENTITY gcc-2953-dir "gcc-&gcc-2953-version;"> |