diff options
| author | Miodrag Milanovic <mmicko@gmail.com> | 2021-09-06 11:11:52 +0200 |
|---|---|---|
| committer | Miodrag Milanovic <mmicko@gmail.com> | 2021-09-06 11:11:52 +0200 |
| commit | 9880f6e2dde6db341246fc80031629daec6d014e (patch) | |
| tree | e31a37f56366554a8786de6739439595008e7d09 /config.mk | |
| parent | f14a7fb4cad51e9f5e9cb267ce8261016418f2c8 (diff) | |
Update variable name to PYTHON3
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
