Ignore:
Timestamp:
09/26/2024 05:01:54 PM (2 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch
Children:
003dedd
Parents:
a77130c
Message:

loongarch: standards: Fix LSB info

The standard page wasn't adapted for LoongArch since day one. Remove
the references to IA32 and AMD64, and state there's no LoongArch
specific part of LSB. Also we cannot satisify some (really
unreasonable) requirements on symbol versions with Glibc on LoongArch.

By the way drop libutil.so.1 from Glibc contents as it does not exist on
LoongArch.

Link: https://sourceware.org/bugzilla/show_bug.cgi?id=31136#c11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    ra77130c radb2579  
    630630        libpcprofile.so, libpthread.{a,so.0},
    631631        libresolv.{a,so}, librt.{a,so.1},
    632         libthread_db.so, and libutil.{a,so.1}</seg>
     632        libthread_db.so, and libutil.a</seg>
    633633        <seg>/usr/include/arpa, /usr/include/bits, /usr/include/gnu,
    634634        /usr/include/net, /usr/include/netash, /usr/include/netatalk,
Note: See TracChangeset for help on using the changeset viewer.