diff --git a/python3.14.spec b/python3.14.spec index 1a8fecc..162d060 100644 --- a/python3.14.spec +++ b/python3.14.spec @@ -1051,9 +1051,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 \