Merge "Work around "error: variable 'uio' set but not used"."
This commit is contained in:
commit
3dbc2fe33e
@ -711,6 +711,7 @@ LOCAL_CFLAGS := \
|
||||
$(libc_common_cflags) \
|
||||
-Wno-sign-compare -Wno-uninitialized -Wno-unused-parameter \
|
||||
-Werror \
|
||||
-Wno-error=unused-but-set-variable \
|
||||
-I$(LOCAL_PATH)/upstream-openbsd/android/include \
|
||||
-I$(LOCAL_PATH)/upstream-openbsd/lib/libc/include \
|
||||
-I$(LOCAL_PATH)/upstream-openbsd/lib/libc/gdtoa/ \
|
||||
|
Loading…
Reference in New Issue
Block a user