From b85416ac3d3660758112a1d2d0c3351055b9f795 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Nov 16 2020 15:28:11 +0000 Subject: Build on armhfp --- diff --git a/SPECS/python3.spec b/SPECS/python3.spec index db550a8..09546fb 100644 --- a/SPECS/python3.spec +++ b/SPECS/python3.spec @@ -1186,6 +1186,9 @@ CheckPython() { -wW --slowest --findleaks \ -x test_distutils \ -x test_bdist_rpm \ + %ifarch %{arm} + -x test_gdb \ + %endif %ifarch %{mips64} -x test_ctypes \ %endif