Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 249c26de authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

libnetutils: Turn on -Werror

Change-Id: Ie6754f41f9348852a02cc0ff35befb5a76ac2882
parent 42c79fe1
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -14,4 +14,6 @@ LOCAL_SHARED_LIBRARIES := \

LOCAL_MODULE := libnetutils

LOCAL_CFLAGS := -Werror

include $(BUILD_SHARED_LIBRARY)