diff --git a/lfs/python3 b/lfs/python3 index 673c77654..13c403331 100644 --- a/lfs/python3 +++ b/lfs/python3 @@ -44,7 +44,8 @@ ifeq "$(ROOT)" "" --enable-shared \ --with-system-expat \ --with-system-ffi \ - --with-ensurepip + --with-ensurepip \ + ax_cv_c_float_words_bigendian=no else TARGET = $(DIR_INFO)/$(THISAPP)-tools CONFIGURE_ARGS = \