[Spice-devel] [vdagent-win PATCH 1/7] Enable debug information build on spec file
Pavel Grunt
pgrunt at redhat.com
Mon Jul 10 10:37:30 UTC 2017
On Thu, 2017-07-06 at 14:31 +0100, Frediano Ziglio wrote:
> The spec file cause the generation of debuginfo packages however
> the build fails as the executables are not compiled with debugging
> information.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Pavel Grunt <pgrunt at redhat.com>
> ---
> mingw-spice-vdagent.spec.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mingw-spice-vdagent.spec.in b/mingw-spice-vdagent.spec.in
> index d3ac53a..474c389 100644
> --- a/mingw-spice-vdagent.spec.in
> +++ b/mingw-spice-vdagent.spec.in
> @@ -76,7 +76,7 @@ Features:
> %{mingw_debug_package}
>
> %build
> -%mingw_configure
> +%mingw_configure --enable-debug
> %mingw_make %{?_smp_mflags} V=1
>
>
More information about the Spice-devel
mailing list