mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
2de9e15379
@ -63,8 +63,8 @@ mv -v mpc-&mpc-version; mpc</userinput></screen>
|
|||||||
|
|
||||||
<screen arch="default"><userinput remap="pre">case $(uname -m) in
|
<screen arch="default"><userinput remap="pre">case $(uname -m) in
|
||||||
x86_64)
|
x86_64)
|
||||||
sed -e '/m64=/s/lib64/lib/' \
|
sed -e '/m64=/s/lib64/lib/' \
|
||||||
-i.orig gcc/config/i386/t-linux64
|
-i.orig gcc/config/i386/t-linux64
|
||||||
;;
|
;;
|
||||||
esac</userinput></screen>
|
esac</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user