1
0

p4a: update commit ref to head of qt5-wip (fixes cpu count used for build)

This commit is contained in:
Sander van Grieken
2022-06-30 21:23:41 +02:00
parent 05226437bf
commit 8d57129ad6

View File

@@ -170,7 +170,7 @@ RUN cd /opt \
&& git remote add accumulator https://github.com/accumulator/python-for-android \
&& git fetch --all \
# commit: from branch accumulator/qt5-wip
&& git checkout "ebbe8dcc271e36468666feb98f936d0a96936cf2^{commit}" \
&& git checkout "64490fc4a7b1f727f1f07c86e1bdc6b291ffc6da^{commit}" \
&& python3 -m pip install --no-build-isolation --no-dependencies --user -e .
# build env vars