mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 00:51:19 +00:00
This should improve build time if you only want to build Python3 (and not Python). Because python-pip-conf was part of the python package, the whole python package (host + target) would get built if Python3 would need to get built. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
[global]
|
|
cache-dir=/tmp/.cache
|
|
log-file=/tmp/pip-log.txt
|