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:
@@ -338,7 +338,7 @@ endif # WANT_LIBNH
|
||||
# this needs to be passed via make rather than defined in unixconf.h
|
||||
ifdef GITSUBMODULES
|
||||
LUAFLAGS=CC='$(CC)' MYCFLAGS=' -DLUA_USE_MACOSX'
|
||||
ifneq "$(CCISCLANG)" ""
|
||||
ifeq "$(CCISCLANG)" "1"
|
||||
# clang
|
||||
LUAFLAGS +=CWARNGCC=''
|
||||
endif # clang
|
||||
|
||||
Reference in New Issue
Block a user