aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-11-23 19:34:17 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-11-23 19:47:04 -0800
commit7d03df3f4406a7f6c732d9694ec5914d706c1683 (patch)
treeac24a146e0b737f2e15bccb957e622bfdeb26af5 /build.yaml
parent6ff81e91c9577a52252460fb029fbbf990cfc7b6 (diff)
Renamed google_benchmark submodule to benchmark
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.yaml b/build.yaml
index 407b50ca7b..1404c89dc2 100644
--- a/build.yaml
+++ b/build.yaml
@@ -3772,7 +3772,7 @@ defaults:
CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter
LDFLAGS: -g
google_benchmark:
- CPPFLAGS: -Ithird_party/google_benchmark/include -DHAVE_POSIX_REGEX
+ CPPFLAGS: -Ithird_party/benchmark/include -DHAVE_POSIX_REGEX
zlib:
CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
$(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden