From 5cdc0964b239c1e36c9c6403c73bdf5cde7ef8f6 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Wed, 20 Jun 2018 21:51:14 +0200 Subject: add TODOs --- BUILDING.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3