Explorar el Código

neccesary python3 build file

Signed-off-by: Joerg Seitter <adk@seitter.net>
Joerg Seitter hace 5 años
padre
commit
2fb25d8bd6
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      mk/python3.mk

+ 3 - 0
mk/python3.mk

@@ -0,0 +1,3 @@
+PYTHON_VERSION=3.8
+PYTHON_LIBDIR:=$(STAGING_HOST_DIR)/usr/lib
+PYTHON:=${STAGING_HOST_DIR}/usr/bin/python3