On 6/22/23 07:04, akuster808 wrote:
Hello Kai,
Can you rebaseĀ this to the latest master. There was a layer reorg
landed during the posting of this patch.
OK. v2 will be sent.
Kai
BR,
Armin
On 6/20/23 11:55 PM, Kai Kang wrote:
From: Kai Kang
Variables PREFERRED_PYTHON_PATH and PYTHON3
Hello Kai,
Can you rebaseĀ this to the latest master. There was a layer reorg
landed during the posting of this patch.
BR,
Armin
On 6/20/23 11:55 PM, Kai Kang wrote:
From: Kai Kang
Variables PREFERRED_PYTHON_PATH and PYTHON3_PATH are set with
${PYTHON_EXECUTABLE}. For cross compile, ${PYTH
From: Kai Kang
Variables PREFERRED_PYTHON_PATH and PYTHON3_PATH are set with
${PYTHON_EXECUTABLE}. For cross compile, ${PYTHON_EXECUTABLE} may point
to other path rather than standard dir such as /usr/bin. Then the
generated library file contains such path which should NOT. Update to
make variabl