use tcc instead of gcc
This commit is contained in:
parent
45530be5e2
commit
c65c39f470
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ LDFLAGS = -s
|
|||
LDLIBS = -lasound
|
||||
|
||||
# compiler and linker
|
||||
CC = cc
|
||||
CC = tcc
|
||||
|
|
Loading…
Add table
Reference in a new issue