Remove an outdated workaround
This fix landed 6 years ago in 3.9.0a5.
3c97e1e457
This commit is contained in:
parent
6e767cf9f4
commit
dd282ac7f3
1 changed files with 0 additions and 3 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue