Changeset c10a327


Ignore:
Timestamp:
09/11/2022 05:57:47 AM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
63c2e8b
Parents:
e5aa02fe
git-author:
Xi Ruoyao <xry111@…> (09/11/2022 05:55:57 AM)
git-committer:
Xi Ruoyao <xry111@…> (09/11/2022 05:57:47 AM)
Message:

gcc: fix link to PIE & SSP note

DocBook does not handle xref to note properly (#pie-ssp-info not
generated).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    re5aa02fe rc10a327  
    107107    </variablelist>
    108108
    109     <note id="pie-ssp-info" xreflabel="note on PIE and SSP">
     109    <note>
     110      <anchor id="pie-ssp-info" xreflabel="note on PIE and SSP"/>
    110111      <para>
    111112        PIE (position-independent executable) is a technique to produce
Note: See TracChangeset for help on using the changeset viewer.