#23182 was broken. Fixup the changes, and add python3.11 as suggested. Was going to include this in other changes, but no point leaving this broken any longer.
build: fix python detection post #23182 #23317
pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:23182_fixup changing 1 files +1 −1-
fanquake commented at 4:30 AM on October 20, 2021: member
-
a78137ec33
build: fix python detection post #23182
23182 was broken. Fix up the changes, and add python3.11 as suggested.
- fanquake added the label Build system on Oct 20, 2021
-
MarcoFalke commented at 7:07 AM on October 20, 2021: member
cr ACK a78137ec3393fab8b2253995f91b22800886f82b
- hebasto approved
-
hebasto commented at 7:34 AM on October 20, 2021: member
ACK a78137ec3393fab8b2253995f91b22800886f82b, tested on Ubuntu Impish 21.10 running
./configure:- master (0ccf9b2e5594581deef2f60174c3651a57f93b64):
... checking for python3.6... no checking for python3.7... no checking for python3.8... no checking for python3.9,... no checking for python3.10,... no checking for python3... /usr/bin/python3 ...- this PR:
... checking for python3.6... no checking for python3.7... no checking for python3.8... no checking for python3.9... /usr/bin/python3.9 ... - MarcoFalke merged this on Oct 20, 2021
- MarcoFalke closed this on Oct 20, 2021
- fanquake deleted the branch on Oct 20, 2021
- luke-jr referenced this in commit e864328b90 on Dec 14, 2021
- DrahtBot locked this on Oct 30, 2022
Contributors
Labels