Ignore:
Timestamp:
02/28/2024 04:02:52 PM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/mips64el
Children:
caaeaa7
Parents:
e43d96fa
git-author:
Xi Ruoyao <xry111@…> (02/28/2022 02:59:09 PM)
git-committer:
Xi Ruoyao <xry111@…> (02/28/2024 04:02:52 PM)
Message:

mips64el: create /lib64

With N64 ABI, mips64 Linux ELF loader is in /lib64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter04/creatingminlayout.xml

    re43d96fa r3ac5c4c  
    2828done
    2929
    30 case $(uname -m) in
    31   x86_64) mkdir -pv $LFS/lib64 ;;
    32 esac</userinput></screen>
     30mkdir -pv $LFS/lib64</userinput></screen>
    3331
    3432  <para>Programs in <xref linkend="chapter-temporary-tools"/> will be compiled
Note: See TracChangeset for help on using the changeset viewer.