Use "python2" instead of "python".

This commit is contained in:
Markus F.X.J. Oberhumer
2020-05-23 20:07:23 +02:00
parent a817ed0692
commit a1ad1aee99
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ tc_objdump_disasm_options =
ECHO_e = /bin/echo -e
ECHO_E = /bin/echo -E
PERL = perl
PYTHON = python
PYTHON = python2
UNIX2DOS := $(PERL) -i -pe 's/$$/\r/;'
# trim (strip) trailing whitespace