Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit 8452595

Browse files
committed
Restore docstrings in build.
1 parent 8bc0e12 commit 8452595

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ build/Python-$(PYTHON_VERSION)/Makefile: build downloads
6565
--prefix=$(PROJECT_DIR)/build/python \
6666
--enable-ipv6 \
6767
--enable-shared \
68-
--without-doc-strings \
6968
--without-ensurepip \
7069
2>&1 | tee -a ../python-$(PYTHON_VERSION).config.log
7170

0 commit comments

Comments
 (0)