Skip to content
Snippets Groups Projects
Commit c97dfadb authored by Nick's avatar Nick :v:
Browse files

fix build errors

parent 859fecaf
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ LOCAL_STATIC_LIBRARIES += \
libtigervnc
LOCAL_CFLAGS := -DVNCFLINGER_VERSION="1.0"
LOCAL_CFLAGS += -Ofast -Werror -fexceptions -Wno-implicit-fallthrough
LOCAL_CFLAGS += -Ofast -Werror -fexceptions -Wno-implicit-fallthrough -Wno-unused-parameter
#LOCAL_CFLAGS += -DLOG_NDEBUG=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment