Ignore:
Timestamp:
05/12/2021 04:24:06 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
51c01bff
Parents:
df462a9
Message:

Fix some pathes in glibc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    rdf462a9 r3de7f52  
    277277
    278278<screen><userinput remap="install">make DESTDIR=$PWD/DESTDIR install
    279 cp -a DESTDIR&lib-m32;/*     $LFS&lib-m32;/
    280279cp -a DESTDIR&usr-lib-m32; $LFS/usr/
    281280install -vm644 DESTDIR/usr/include/gnu/{lib-names,stubs}-32.h \
     
    349348
    350349<screen><userinput remap="install">make DESTDIR=$PWD/DESTDIR install
    351 cp -a DESTDIR&lib-mx32;/*     $LFS&lib-mx32;/
    352350cp -a DESTDIR&usr-lib-mx32; $LFS/usr/
    353351install -vm644 DESTDIR/usr/include/gnu/{lib-names,stubs}-x32.h \
Note: See TracChangeset for help on using the changeset viewer.