mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-20 21:18:07 +00:00
polarssl: hide warning instead of disabling it
This commit is contained in:
parent
94bf0ce8f6
commit
e1bab6778c
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ LOCAL_SRC_FILES := \
|
|||
|
||||
|
||||
|
||||
LOCAL_CFLAGS += -Wno-error=maybe-uninitialized
|
||||
LOCAL_CFLAGS += -Wno-maybe-uninitialized
|
||||
|
||||
LOCAL_C_INCLUDES += \
|
||||
$(LOCAL_PATH)/../include
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue