Inherit CC for Lua
This commit is contained in:
parent
ada7aa7ac9
commit
a66195629b
2
deps/lua/src/Makefile
vendored
2
deps/lua/src/Makefile
vendored
@ -7,7 +7,7 @@
|
||||
# Your platform. See PLATS for possible values.
|
||||
PLAT= none
|
||||
|
||||
CC= gcc
|
||||
CC?= gcc
|
||||
CFLAGS= -O2 -Wall $(MYCFLAGS)
|
||||
AR= ar rcu
|
||||
RANLIB= ranlib
|
||||
|
Loading…
Reference in New Issue
Block a user