ashishk-1 commented on a change in pull request #1906: Adding zlib to bazel 
build
URL: 
https://github.com/apache/incubator-pagespeed-mod/pull/1906#discussion_r300994927
 
 

 ##########
 File path: bazel/zlib.bzl
 ##########
 @@ -0,0 +1,35 @@
+zlib_build_rule = """
+cc_library(
+    name = "zlib",
+    srcs = glob([
 
 Review comment:
   removed glob from sources and headers. Now artifacts are getting shown up in 
bazel-bin/external

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to