Ignore:
Timestamp:
08/29/2024 03:12:11 PM (3 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, trunk
Children:
53cddae6
Parents:
d166675
Message:

Clarify GOT in building-notes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/important/building-notes.xml

    rd166675 refe2f556  
    13141314        for GCC and clang.  And, the linkers (<command>ld.bfd</command>
    13151315        and <command>ld.gold</command>) have also enabled
    1316         <option>-Wl,-z,relro</option> (making a part of the GOT immutable)
     1316        <option>-Wl,-z,relro</option> (making a part of the Global Offset
     1317        Table (GOT) immutable)
    13171318        by default since Binutils 2.27. What is being covered here is
    13181319        different - first you have to make sure that the package is indeed
Note: See TracChangeset for help on using the changeset viewer.