mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +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 \
|
||||
--target=$LFS_TGT \
|
||||
--prefix=/usr \
|
||||
--with-arch=mips64r2 \
|
||||
--with-build-sysroot=$LFS \
|
||||
--enable-default-pie \
|
||||
--enable-default-ssp \
|
||||
|
Loading…
Reference in New Issue
Block a user