diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-10-18 16:35:43 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-10-18 16:35:59 +0800 |
commit | 2dc81d4e573b82a8a17e41bc689daa2cbe2d43d4 (patch) | |
tree | cf10429e4f26e3b6aee2838c31e68b55bf3bcb9b /prologue | |
parent | cdc04a1c2a0fc089d9c57f1ca69894ea9b187cbb (diff) |
arm64: standards: LSB is not adapted for ARM64
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/standards.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prologue/standards.xml b/prologue/standards.xml index 6ab757a07..538d0864d 100644 --- a/prologue/standards.xml +++ b/prologue/standards.xml @@ -35,8 +35,8 @@ Runtime Languages, and Imaging. Some parts of Core and Desktop specifications are architecture specific. There are also two trial specifications: Gtk3 and Graphics. LFS attempts to conform to the LSB - specifications for the IA32 (32-bit x86) or AMD64 (x86_64) - architectures discussed in the previous section.</para> + generic specifications. The architecture specific part of LSB does + not exist for ARM64.</para> <note><para>Many people do not agree with these requirements. The main purpose of the LSB is to ensure that proprietary software |