Remove an outdated workaround
This fix landed 6 years ago in 3.9.0a5.
3c97e1e457
Related: RHEL-120788
This commit is contained in:
parent
ffaf8f8d83
commit
07030f6d26
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user