]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/python3
python3: Fix build when endianess detection fails
[people/pmueller/ipfire-2.x.git] / lfs / python3
index 673c77654049643c32ce6be8ed45f00e73b5d65e..13c403331dba2dc3396e88be0206d231a07de5d7 100644 (file)
@@ -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 = \