Changeset 8e848de9 for general.ent


Ignore:
Timestamp:
05/12/2017 07:06:15 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
17b685f1
Parents:
8d0141eb
Message:

Add gcc7_checked entity.
Minor editorial changes.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18716 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8d0141eb r8e848de9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     3<!ENTITY day          "12">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 11th &year;">
     9<!ENTITY releasedate  "May 12th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    8989                              8.0 platform but has not been tested.</para>">
    9090
    91 <!ENTITY lfssvn_checked       "This package is known to build and work properly
    92                                using an LFS-SVN-">
    93 <!ENTITY lfssvn_checked2      " platform.">
    94 <!ENTITY lfssvn_built         "This package is known to build using an LFS-SVN-">
    95 <!ENTITY lfssvn_built2        " platform but has not been tested.">
     91<!ENTITY gcc7_checked         "<para>This package is known to build and work
     92                              properly when built with gcc-7.1.</para>">
    9693<!-- End special entities about LFS compatibility -->
    9794
Note: See TracChangeset for help on using the changeset viewer.