clang detection in unix hints
Closes #1500 but it does apply the pull request. Hopefully, this makes things a little clearer.
This commit is contained in:
@@ -415,7 +415,7 @@ endif
|
||||
SYSCFLAGS=-DLUA_USE_LINUX
|
||||
ifdef GITSUBMODULES
|
||||
LUAFLAGS=CC='$(CC)' SYSCFLAGS='$(SYSCFLAGS)'
|
||||
ifneq "$(CCISCLANG)" ""
|
||||
ifeq "$(CCISCLANG)" "1"
|
||||
# clang
|
||||
LUAFLAGS +=CWARNGCC=''
|
||||
endif # clang
|
||||
|
||||
Reference in New Issue
Block a user