Update to 3.9.0b3
No patch changes, this was released immediately after b2.
This commit is contained in:
parent
d860201a1f
commit
3332fa2167
8 changed files with 14 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
From 2798b1d48b54d5c30e7aad906df0b44814e18a1c Mon Sep 17 00:00:00 2001
|
||||
From df3fd42f934cec4fe31c80c111be149a457bdda8 Mon Sep 17 00:00:00 2001
|
||||
From: David Malcolm <dmalcolm@redhat.com>
|
||||
Date: Mon, 18 Jan 2010 17:59:07 +0000
|
||||
Subject: [PATCH] 00111: Don't try to build a libpythonMAJOR.MINOR.a
|
||||
|
|
@ -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 a7d5dd2945..3f9c0b4691 100644
|
||||
index 652efb4ba1..b8bae4f767 100644
|
||||
--- a/Makefile.pre.in
|
||||
+++ b/Makefile.pre.in
|
||||
@@ -582,7 +582,7 @@ clinic: check-clean-src $(srcdir)/Modules/_blake2/blake2s_impl.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue