summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Freyer <fabian.freyer@physik.tu-berlin.de>2014-08-27 02:06:14 (GMT)
committerYann E. MORIN <yann.morin.1998@free.fr>2014-08-28 20:33:02 (GMT)
commit2666e6fa2ea7f5eba68d7c1efc30f36dd978d379 (patch)
tree68f691ed7c7b3414e730f73fcc05f37172222a40
parentfd5720e6d99566c4dafb65f135039772623f232b (diff)
Added documentation for --with-grep
Signed-off-by: "Fabian Freyer" <fabian.freyer@physik.tu-berlin.de>
-rw-r--r--docs/C - Misc. tutorials.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/C - Misc. tutorials.txt b/docs/C - Misc. tutorials.txt
index d3c9506..0a827d2 100644
--- a/docs/C - Misc. tutorials.txt
+++ b/docs/C - Misc. tutorials.txt
@@ -91,6 +91,7 @@ toolchain on MacOS as host.
--with-objcopy=/opt/local/bin/gobjcopy \
--with-objdump=/opt/local/bin/gobjdump \
--with-readelf=/opt/local/bin/greadelf \
+ --with-grep=/opt/local/bin/ggrep \
[...other configure parameters as you like...]
6) proceed as described in standard documentation