We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac33f9 commit 17eb57dCopy full SHA for 17eb57d
Makefile
@@ -410,7 +410,7 @@ $$(PYTHON_DIR-$(target))/Makefile: \
410
$$(XZ_XCFRAMEWORK-$(os)) \
411
$$(OPENSSL_XCFRAMEWORK-$(os)) \
412
$$(LIBFFI_XCFRAMEWORK-$(os)) \
413
- $$(PYTHON_XCFRAMEWORK-macOS) \
+ $$(PYTHON_XCFRAMEWORK-macOS)
414
@echo ">>> Unpack and configure Python for $(target)"
415
mkdir -p $$(PYTHON_DIR-$(target))
416
tar zxf $$< --strip-components 1 -C $$(PYTHON_DIR-$(target))
0 commit comments