summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-08-23 08:11:35 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-08-23 08:11:35 +0000
commit6be86f969a2109ad5ab90e5575b773c486a1ea54 (patch)
tree38855fcd0485600a801b9e69d4652f925ec3bad4
parent8fe11679a27169fde2e923226e13741ca884f945 (diff)
parent8ff15671c3b3631296ce79888d9fd3d703d3a485 (diff)
downloadgatekeeper-6be86f969a2109ad5ab90e5575b773c486a1ea54.tar.gz
release-request-c3d19af8-7ed9-4d42-9f37-c34f7f76db73-for-git_pi-release-4293790 snap-temp-L31600000095939746
Change-Id: Ieae2d23778230bf80af8c202f2cfcdcdb9ed3810
-rw-r--r--rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules.mk b/rules.mk
index af6dfa2..8a45aff 100644
--- a/rules.mk
+++ b/rules.mk
@@ -8,6 +8,8 @@ MODULE_SRCS := \
GLOBAL_INCLUDES += $(LOCAL_DIR)/include/
+MODULE_CPPFLAGS := -std=c++11
+
MODULE_DEPS := \
lib/libc \
lib/libc-trusty \