From 9880f6e2dde6db341246fc80031629daec6d014e Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 6 Sep 2021 11:11:52 +0200 Subject: Update variable name to PYTHON3 --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 66870fe..4831f8b 100644 --- a/config.mk +++ b/config.mk @@ -41,4 +41,4 @@ LDFLAGS = -O2 --memory-init-file 0 -s TOTAL_MEMORY=64*1024*1024 SUBDIRS = icebox icepack icemulti icepll icetime icebram endif -PYTHON ?= python3 +PYTHON3 ?= python3 -- cgit v1.2.3