diff --git a/python3.14.spec b/python3.14.spec index 473529a..1a46e39 100644 --- a/python3.14.spec +++ b/python3.14.spec @@ -1054,9 +1054,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 \