From 2666e6fa2ea7f5eba68d7c1efc30f36dd978d379 Mon Sep 17 00:00:00 2001 From: Fabian Freyer Date: Wed, 27 Aug 2014 04:06:14 +0200 Subject: Added documentation for --with-grep Signed-off-by: "Fabian Freyer" --- docs/C - Misc. tutorials.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/C - Misc. tutorials.txt b/docs/C - Misc. tutorials.txt index d3c95068..0a827d28 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 -- cgit v1.2.3