Changeset e99d2b6
- Timestamp:
- 08/02/2021 01:38:37 AM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e6d0be6
- Parents:
- 0d19107
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/gcc.xml
r0d19107 re99d2b6 7 7 <!ENTITY gcc-download-http "&gnu-http;/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz"> 8 8 <!ENTITY gcc-download-ftp "&gnu-ftp;/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz"> 9 <!ENTITY gcc-md5sum " 77f6252be0861ab918042acf42bc10ff">10 <!ENTITY gcc-size "7 5MB">11 <!ENTITY gcc-buildsize " 10.1 GB (2.4 GB installed with all listed languages; add 1.3GB for tests)">9 <!ENTITY gcc-md5sum "31c86f2ced76acac66992eeedce2fce2"> 10 <!ENTITY gcc-size "77 MB"> 11 <!ENTITY gcc-buildsize "8.0 GB (2.4 GB installed with all listed languages; add 1.0 GB for tests)"> 12 12 <!-- For me the SBU values are a bit faster on haswell, but much slower on ryzen 3400G, 13 13 so keeping these existing values as an approximation - ken --> 14 <!ENTITY gcc-time "2 8 SBU (with parallelism=4, add 73 SBU for testswith parallelism=4)">14 <!ENTITY gcc-time "26 SBU (add 56 SBU for tests; both with parallelism=4)"> 15 15 ]> 16 16 … … 229 229 <screen><userinput>../contrib/test_summary</userinput></screen> 230 230 231 <para>A few tests, less than 20 out of about 450,000, will fail, but unless 232 the failures are excessive, they can be ignored.</para> 233 231 234 <para> 232 235 Now, as the <systemitem class="username">root</systemitem> user: -
introduction/welcome/changelog.xml
r0d19107 re99d2b6 45 45 <para>August 1st, 2021</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to gcc-11.2.0. Fixes 49 <ulink url="&blfs-ticket-root;15322">#15322</ulink>.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[bdubbs] - Update to btrfs-progs-v5.13.1. Fixes -
packages.ent
r0d19107 re99d2b6 341 341 <!ENTITY elfutils-version "0.170"> 342 342 <!ENTITY expect-version "5.45.4"> 343 <!ENTITY gcc-version "11. 1.0">343 <!ENTITY gcc-version "11.2.0"> 344 344 <!ENTITY gc-version "8.0.4"> 345 345 <!ENTITY gdb-version "10.2">
Note:
See TracChangeset
for help on using the changeset viewer.