Update to 3.10.0a4

This commit is contained in:
Miro Hrončok 2021-01-04 22:52:05 +01:00
commit d059157127
6 changed files with 17 additions and 11 deletions

View file

@ -21,7 +21,7 @@ Co-authored-by: Miro Hrončok <miro@hroncok.cz>
1 file changed, 2 insertions(+), 19 deletions(-)
diff --git a/Makefile.pre.in b/Makefile.pre.in
index a8912cd418..06ca6bb87f 100644
index d8b9e8498d..5f4fbe6eb4 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -576,7 +576,7 @@ clinic: check-clean-src $(srcdir)/Modules/_blake2/blake2s_impl.c
@ -55,7 +55,7 @@ index a8912cd418..06ca6bb87f 100644
$(LINKCC) $(PY_CORE_LDFLAGS) $(LINKFORSHARED) -o $@ Programs/_testembed.o $(BLDLIBRARY) $(LIBS) $(MODLIBS) $(SYSLIBS)
############################################################################
@@ -1604,17 +1598,6 @@ libainstall: @DEF_MAKE_RULE@ python-config
@@ -1647,17 +1641,6 @@ libainstall: @DEF_MAKE_RULE@ python-config
else true; \
fi; \
done