[lfs] 03/04: mips64el: gcc-pass2: Add back --with-arch=mips64r2
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch xry111/mips64el in repository lfs. commit 267d7c80a06a5e6344532ad66f00f18f211eefd2 Author: Xi Ruoyao <[email protected]> AuthorDate: Sat May 31 20:04:32 2025 +0800 mips64el: gcc-pass2: Add back --with-arch=mips64r2 It was mistakenly removed at d9480ed335cec3776367c653ea994e63bdc14e79. --- chapter06/gcc-pass2.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/chapter06/gcc-pass2.xml b/chapter06/gcc-pass2.xml index a33eb2fcf..b90770623 100644 --- a/chapter06/gcc-pass2.xml +++ b/chapter06/gcc-pass2.xml @@ -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 \ -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page