[PATCH] Added documentation for --with-grep
Bryan Hundven
bryanhundven@gmail.com
Wed Aug 27 02:16:00 GMT 2014
Fabian, list,
On Tue, Aug 26, 2014 at 7:06 PM, Fabian Freyer
<fabian.freyer@physik.tu-berlin.de> wrote:
> Hi All,
>
> This patch adds documentation for the --with-grep option.
>
> Regards,
> Fabian Freyer
>
> From ee0df4acaf860d6520209bae6644a22acbab98d0 Mon Sep 17 00:00:00 2001
> From: Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
> Signed-off-by: "Fabian Freyer" <fabian.freyer@physik.tu-berlin.de>
> Date: Wed, 27 Aug 2014 04:01:26 +0200
> Subject: [PATCH] Added documentation for --with-grep
Don't forget the SoB.
I use vim, and so I found a plugin called snipmate.
I'll be it, my version is a bit older, but it has the addition
snippets for adding your signed-off-by, and others:
https://github.com/bhundven/snipmate.vim/commits/master
Cheers,
-Bryan
> ---
> docs/C - Misc. tutorials.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> 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
> --
> 1.8.5.2 (Apple Git-48)
>
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list