summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d
diff options
context:
space:
mode:
authornative-api <vano@mail.mipt.ru>2021-10-02 09:38:59 (GMT)
committerGitHub <noreply@github.com>2021-10-02 09:38:59 (GMT)
commit417faa69bd48dfc22e4eff9bb2c610f53d59d02f (patch)
tree39b8e2e0142c804621002ed7fda8b8323375c021 /Misc/NEWS.d
parent0be338199fd663f020d833a4db185d0c5a0e0078 (diff)
downloadcpython-417faa69bd48dfc22e4eff9bb2c610f53d59d02f.zip
cpython-417faa69bd48dfc22e4eff9bb2c610f53d59d02f.tar.gz
cpython-417faa69bd48dfc22e4eff9bb2c610f53d59d02f.tar.bz2
Makefile: Fix missing slashes (GH-28659)
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r--Misc/NEWS.d/next/Build/2021-10-01-12-20-05.bpo-0.2ykYK2.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2021-10-01-12-20-05.bpo-0.2ykYK2.rst b/Misc/NEWS.d/next/Build/2021-10-01-12-20-05.bpo-0.2ykYK2.rst
new file mode 100644
index 0000000..a0ab4ba
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/2021-10-01-12-20-05.bpo-0.2ykYK2.rst
@@ -0,0 +1 @@
+Makefile: fix missing slashes in some invocations cleaning previous build results when builing a macOS universal binary. \ No newline at end of file