qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] configure: Add missing configure options to h


From: Paolo Bonzini
Subject: Re: [Qemu-trivial] [PATCH] configure: Add missing configure options to help text
Date: Thu, 5 Apr 2018 17:52:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 27/03/2018 17:09, Thomas Huth wrote:
> We forgot to mention --with-git, --libexecdir and --with-pkgversion
> so far.
> 
> Signed-off-by: Thomas Huth <address@hidden>
> ---
>  configure | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/configure b/configure
> index 4d0e92c..a473609 100755
> --- a/configure
> +++ b/configure
> @@ -1497,16 +1497,19 @@ Advanced options (experts only):
>    --install=INSTALL        use specified install [$install]
>    --python=PYTHON          use specified python [$python]
>    --smbd=SMBD              use specified smbd [$smbd]
> +  --with-git=GIT           use specified git [$git]
>    --static                 enable static build [$static]
>    --mandir=PATH            install man pages in PATH
>    --datadir=PATH           install firmware in PATH$confsuffix
>    --docdir=PATH            install documentation in PATH$confsuffix
>    --bindir=PATH            install binaries in PATH
>    --libdir=PATH            install libraries in PATH
> +  --libexecdir=PATH        install helper binaries in PATH
>    --sysconfdir=PATH        install config in PATH$confsuffix
>    --localstatedir=PATH     install local state in PATH (set at runtime on 
> win32)
>    --firmwarepath=PATH      search PATH for firmware files
>    --with-confsuffix=SUFFIX suffix for QEMU data inside 
> datadir/libdir/sysconfdir [$confsuffix]
> +  --with-pkgversion=VERS   use specified string as sub-version of the package
>    --enable-debug           enable common debug build options
>    --enable-sanitizers      enable default sanitizers
>    --disable-strip          disable stripping binaries
> 

Queued, thanks.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]