Added -Wdocumentation to CMake clang build
This commit is contained in:
@@ -62,8 +62,6 @@ LOCAL_SRC_FILES := \
|
||||
LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES
|
||||
LOCAL_CFLAGS += \
|
||||
-Wall -Wextra \
|
||||
-Wdocumentation \
|
||||
-Wdocumentation-unknown-command \
|
||||
-Wmissing-prototypes \
|
||||
-Wunreachable-code-break \
|
||||
-Wunneeded-internal-declaration \
|
||||
|
||||
Reference in New Issue
Block a user