makefile fix

This commit is contained in:
nillerusr 2020-10-22 16:44:55 +03:00
parent 8ff7c5d07c
commit fb62189ef8
2 changed files with 1 additions and 1 deletions

0
devtools/gendbg.sh Normal file → Executable file
View File

View File

@ -183,7 +183,7 @@ endif
# If not specified by environment, use steam runtime compilers + in-tree ccache
ifneq ($(filter default undefined,$(origin AR)),)
AR = ar
AR = ar crs
endif
ifneq ($(filter default undefined,$(origin CC)),)
CC = gcc -m32