mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 09:45:24 +01:00
Rename /usr/lib/musl to /usr/lib/i386-unknown-linux-musl
This commit is contained in:
parent
59a13f0d09
commit
4204a180e1
6 changed files with 61 additions and 61 deletions
|
|
@ -6,7 +6,7 @@
|
|||
ar='tcc -ar'
|
||||
cc='tcc'
|
||||
ldlibpthname='LD_LIBRARY_PATH'
|
||||
libpth='/usr/lib/musl'
|
||||
libpth='/usr/lib/i386-unknown-linux-musl'
|
||||
path_sep=':'
|
||||
archname=''
|
||||
osvers=''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue