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 --host=$LFS_TGT \ --target=$LFS_TGT \ --prefix=/usr \ + --with-arch=mips64r2 \ --with-build-sysroot=$LFS \ --enable-default-pie \ --enable-default-ssp \