diff options
author | Łukasz Langa <lukasz@langa.pl> | 2020-06-09 18:52:10 (GMT) |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2020-06-09 18:52:10 (GMT) |
commit | b484871ba707ae2f9898e22effcd297c19d4c5ea (patch) | |
tree | f00ef7010010ae53e401f8349f8b8c46ea81ffb7 /Misc/NEWS.d/next/Build | |
parent | ce5e6f098f8a270e50b989baa75765584573706b (diff) | |
download | cpython-b484871ba707ae2f9898e22effcd297c19d4c5ea.zip cpython-b484871ba707ae2f9898e22effcd297c19d4c5ea.tar.gz cpython-b484871ba707ae2f9898e22effcd297c19d4c5ea.tar.bz2 |
Python 3.9.0b3v3.9.0b3
Diffstat (limited to 'Misc/NEWS.d/next/Build')
-rw-r--r-- | Misc/NEWS.d/next/Build/2020-06-08-19-57-05.bpo-40684.WIY2-i.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Build/2020-06-08-19-57-05.bpo-40684.WIY2-i.rst b/Misc/NEWS.d/next/Build/2020-06-08-19-57-05.bpo-40684.WIY2-i.rst deleted file mode 100644 index 0495e5e..0000000 --- a/Misc/NEWS.d/next/Build/2020-06-08-19-57-05.bpo-40684.WIY2-i.rst +++ /dev/null @@ -1,2 +0,0 @@ -``make install`` now uses the ``PLATLIBDIR`` variable for the destination -``lib-dynload/`` directory when ``./configure --with-platlibdir`` is used. |