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

Commit aaa1f8bb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Rely on the platform -std default."

parents a4c863fa 49f713a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,6 +8,6 @@ LOCAL_SRC_FILES := \

LOCAL_MODULE := libcpustats

LOCAL_CFLAGS := -std=gnu++11 -Werror -Wall
LOCAL_CFLAGS := -Werror -Wall

include $(BUILD_STATIC_LIBRARY)