mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
mips64el: gcc-pass2: Add back --with-arch=mips64r2
It was mistakenly removed at d9480ed335
.
This commit is contained in:
parent
adcad3968c
commit
267d7c80a0
@ -84,6 +84,7 @@ cd build</userinput></screen>
|
|||||||
--host=$LFS_TGT \
|
--host=$LFS_TGT \
|
||||||
--target=$LFS_TGT \
|
--target=$LFS_TGT \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
--with-arch=mips64r2 \
|
||||||
--with-build-sysroot=$LFS \
|
--with-build-sysroot=$LFS \
|
||||||
--enable-default-pie \
|
--enable-default-pie \
|
||||||
--enable-default-ssp \
|
--enable-default-ssp \
|
||||||
|
Loading…
Reference in New Issue
Block a user