Skip to content

Commit 74c82e4

Browse files
committed
py2: drop obsolete work-around
1 parent fcb1f74 commit 74c82e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

2.7.10/python.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ emscripten () {
8484
--without-threads --without-pymalloc --without-signal-module --disable-ipv6 \
8585
--disable-shared
8686
fi
87-
# Fix bad detection
88-
sed -i.bak -e 's,^#define HAVE_GCC_ASM_FOR_X87.*,/* & */,' pyconfig.h
8987

9088
# pgen native setup
9189
# note: need to build 'pgen' once before overwriting it with the native one

0 commit comments

Comments
 (0)