From: Zhongming Qu Date: Thu, 14 Dec 2017 09:03:19 +0000 (-0800) Subject: Remove an empty textual_hdrs field. X-Git-Tag: accepted/tizen/5.0/unified/20181102.024921~19^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea458f60b9ebe75b2d72626fa6915583b6648207;hp=e6e2e1372aeb3f6ac6ca5f4a3d72bad8dce3c724;p=platform%2Fupstream%2Fglog.git Remove an empty textual_hdrs field. --- diff --git a/bazel/glog.bzl b/bazel/glog.bzl index 37e5320..e0b633c 100644 --- a/bazel/glog.bzl +++ b/bazel/glog.bzl @@ -46,8 +46,6 @@ def glog_library(namespace='google', with_gflags=1): ':vlog_is_on_h', 'src/glog/log_severity.h', ], - textual_hdrs = [ - ], strip_include_prefix = 'src', copts = [ # Disable warnings that exists in glog.