Update the comment for the removal of mac-install-gflags.sh

Summary: Update the comment for the removal of mac-install-gflags.sh

Test Plan: n/a

Reviewers: igor

Reviewed By: igor

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D32295
main
Yueh-Hsuan Chiang 10 years ago
parent be8f0b12ed
commit c4fb83441c
  1. 2
      build_tools/build_detect_platform

@ -32,7 +32,7 @@
# 2. Once install, add the include path/lib path for gflags to CPATH and
# LIBRARY_PATH respectively. If installed with default mode, the
# lib and include path will be /usr/local/lib and /usr/local/include
# Mac user can do this by running build_tools/mac-install-gflags.sh
# Mac user can do this by having brew installed and running brew install gflags
OUTPUT=$1
if test -z "$OUTPUT"; then

Loading…
Cancel
Save