mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +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 \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
--host=$LFS_TGT \
|
--host=$LFS_TGT \
|
||||||
--build=$(build-aux/config.guess) \
|
--build=$(build-aux/config.guess)</userinput></screen>
|
||||||
sv_cv_stack_direction=-1 \
|
|
||||||
sv_cv_stack_direction_msg="grows down"</userinput></screen>
|
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user