Actually, the python package provides a python command, and python3
provides a python3 command, both of which are Python 3.9.16.
So I no longer need to specify PYTHON_COMMAND.
bcran@maxamd:~/src/uefi/edk2 % /bin/sh
$ . edksetup.sh
Loading previous configuration from
/home/bcran/src/uefi/edk2/Conf/BuildEnv.sh
Using EDK2 in-source Basetools
WORKSPACE: /home/bcran/src/uefi/edk2
EDK_TOOLS_PATH: /home/bcran/src/uefi/edk2/BaseTools
CONF_PATH: /home/bcran/src/uefi/edk2/Conf
$ echo $PYTHON_COMMAND
python3
$ python3 --version
Python 3.9.16
--
Rebecca Cran
On 5/6/23 13:34, Rebecca Cran wrote:
On 5/6/23 12:34, Pedro Falcato wrote:
Did you test this in FreeBSD (and hopefully other BSDs, such as Net)?
As far as I know, those don't package a python3 symlink (only
python3.{version}).
At a glance, the rest of the changes look ok-ish to me though.
I only tested on FreeBSD, where the behavior is the same as before: I
still need to specify PYTHON_COMMAND=python3.9 .
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#104211): https://edk2.groups.io/g/devel/message/104211
Mute This Topic: https://groups.io/mt/98729541/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-