Consistently check for Clang.
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
|
||||
<section if="android">
|
||||
|
||||
<compilerflag value="-Wno-psabi" unless="HXCPP_CLANG" />
|
||||
<compilerflag value="-Wno-psabi" unless="HXCPP_CLANG || NDKV20+" />
|
||||
<compilerflag value="-fsigned-char" />
|
||||
|
||||
<file name="${NATIVE_TOOLKIT_PATH}/openal/alc/backends/opensl.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user