aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatish Patel <satish.patel@linaro.org>2016-06-24 22:40:28 +0530
committerSatish Patel <satish.patel@linaro.org>2016-06-24 22:40:28 +0530
commit6698fcc383f2f73f7f63a01108109f88babf50cb (patch)
treeb5b464cf38631401226f41ebe38c6816f2c38cdb
parent4c18ea2aa859992445ffc48c70f19e792c904f25 (diff)
downloadgperftools-6698fcc383f2f73f7f63a01108109f88babf50cb.tar.gz
updated gitignore file to fix build error for tcmalloc
config.h and tcmalloc.h - required for tcmalloc build. They were in .gitignore file, hence removed from it to fix build. Note: .gitignore file would have missed while taking chromium changes.
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index af098ff..bf8d3c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -111,9 +111,7 @@
/src/.dirstamp
/src/base/.deps
/src/base/.dirstamp
-/src/config.h
/src/config.h.in
-/src/gperftools/tcmalloc.h
/src/stamp-h1
/src/stamp-h1
/src/tests/.deps