[PATCH build 4/6] Document '-l' command-line option.

Peter Hutterer peter.hutterer at who-t.net
Wed Sep 8 17:33:06 PDT 2010


On Wed, Sep 08, 2010 at 10:36:29AM -0400, Trevor Woerner wrote:
> From: Trevor Woerner <twoerner at gmail.com>
> 
> Add this option to the usage display.
> 
> Signed-off-by: Trevor Woerner <twoerner at gmail.com>

I think Patch 3/6 went MIA, can you re-send please?
this one doesn't apply without it.

Cheers,
  Peter

> ---
>  build.sh |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/build.sh b/build.sh
> index 25d0f04..a01cb4c 100755
> --- a/build.sh
> +++ b/build.sh
> @@ -740,6 +740,7 @@ usage() {
>      echo "           file can be used for resuming with -r."
>      echo "  -g : build with debug information"
>      echo "  -h | --help : display this help and exit successfully"
> +    echo "  -l : build libraries only (i.e. no drivers, no docs, etc.)"
>      echo "  -n : do not quit after error; just print error message"
>      echo "  -o module/component : build just this component"
>      echo "  -p : run git pull on each component"
> -- 
> 1.7.1
> 


More information about the xorg-devel mailing list