summaryrefslogtreecommitdiff
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorNaresh Munagala <nareshm@codeaurora.org>2017-06-20 22:18:19 +0530
committerHarikrishnan Hariharan <hahariha@codeaurora.org>2017-07-21 17:51:05 +0530
commitea051709cd1640da9ff3f6a7b2378fd21d1d56cb (patch)
tree9d3417ab70ee81c07a4ef4d5f47796a88f25c7c9 /utils/Makefile.am
parent1bd0de5d87278a63b0b7a9b956e02ddfa1eeea47 (diff)
downloadgps-ea051709cd1640da9ff3f6a7b2378fd21d1d56cb.tar.gz
Fix 2.9-rel compilation issues on LE
Change-Id: I35b8da213e8830456c8652802941a418748bd5e9 CRs-Fixed: 2067662
Diffstat (limited to 'utils/Makefile.am')
-rw-r--r--utils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 14c3e48..33a87da 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -1,9 +1,11 @@
AM_CFLAGS = -Wundef \
-I./ \
+ -std=c++11 \
$(LOCPLA_CFLAGS)
AM_CPPFLAGS = -Wundef \
-I./ \
+ -std=c++11 \
$(LOCPLA_CFLAGS)
libgps_utils_so_la_h_sources = \