build_library/catalyst_sdk.sh: Try different way of picking python as default intepreter

Let's see if `eselect python update` would work. It's certainly nicer,
because there would be one place less to change on the next python
update.
This commit is contained in:
Krzesimir Nowak 2021-12-09 14:14:53 +01:00
parent 790fd0fd2c
commit 89b5505fe6

View File

@ -7,8 +7,8 @@ source /tmp/toolchain_util.sh
echo "Double checking everything is fresh and happy."
run_merge -uDN --with-bdeps=y world
echo "Setting the default Python interpreter to Python 3."
eselect python set python3.9
echo "Setting the default Python interpreter"
eselect python update
echo "Building cross toolchain for the SDK."
configure_crossdev_overlay / /tmp/crossdev