diff --git a/python3.14.spec b/python3.14.spec index f05054f..89cb336 100644 --- a/python3.14.spec +++ b/python3.14.spec @@ -1037,9 +1037,6 @@ BuildPython() { # Since we changed directories, we need to tell %%configure where to look. %global _configure $topdir/configure - # A workaround for https://bugs.python.org/issue39761 - export DFLAGS=" " - %configure \ --with-platlibdir=%{_lib} \ --enable-ipv6 \