[lfs] 01/02: loongarch: Revert "loongarch: m4: Override stack direction for cross-compiling"
| 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/loongarch in repository lfs. commit 2660debc1c173127629c5ed0a8ced07ad6773f93 Author: Xi Ruoyao <[email protected]> AuthorDate: Fri May 16 19:47:38 2025 +0800 loongarch: Revert "loongarch: m4: Override stack direction for cross-compiling" This reverts commit b4cc7037053455def4b6b496a77295c7f2ed1c48. Finally we have a new m4 release with this fixed :). --- chapter06/m4.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 9f422adac..0bbd08079 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -52,9 +52,7 @@ echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h</userinput></screen> <screen><userinput remap="configure">./configure --prefix=/usr \ --host=$LFS_TGT \ - --build=$(build-aux/config.guess) \ - sv_cv_stack_direction=-1 \ - sv_cv_stack_direction_msg="grows down"</userinput></screen> + --build=$(build-aux/config.guess)</userinput></screen> <para>Compile the package:</para> -- 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