mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
loongarch: Revert "loongarch: m4: Override stack direction for cross-compiling"
This reverts commit b4cc703705
.
Finally we have a new m4 release with this fixed :).
This commit is contained in:
parent
37f9d035b0
commit
2660debc1c
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user