aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILDING.md
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-06-20 21:51:14 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-06-20 21:51:14 +0200
commit5cdc0964b239c1e36c9c6403c73bdf5cde7ef8f6 (patch)
treea92d64bf30f1d2aec335d3b517f5aed9183daa0a /BUILDING.md
parentfd7683c7de14fd93f9696e3aee8abf51d64745b3 (diff)
add TODOs
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUILDING.md b/BUILDING.md
index e1d63a7461..b9b0ac6c89 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -110,8 +110,12 @@ From the grpc repository root
$ make
```
+TODO: mention the potential problems with running make install (already meantioned in src/cpp)
+
## bazel
+TODO: add Link to our doc or a bazel doc on how to get this dependency
+
From the grpc repository root
```
bazel build :all