[vlc-devel] [RFC PATCH 7/7] configure: Specify a build ID when building with breakpad

Jean-Baptiste Kempf jb at videolan.org
Wed Dec 20 12:13:10 CET 2017


I am very curious, what is this?

On Wed, 20 Dec 2017, at 11:34, Hugo Beauzée-Luyssen wrote:
> ---
>  configure.ac | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configure.ac b/configure.ac
> index 085e432ee9..7c45be0b4d 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -3854,6 +3854,7 @@ AS_IF([test "$with_breakpad" != "no"], [
>  
>  AM_CONDITIONAL(HAVE_BREAKPAD, [test "$with_breakpad" != "no"])
>  AS_IF([test "$with_breakpad" != "no"], [
> +  LDFLAGS="${LDFLAGS} -Wl,--build-id"
>    AC_SUBST(BREAKPAD_URL, ["${with_breakpad}"])
>  ])
>  
> -- 
> 2.11.0
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


-- 
Jean-Baptiste Kempf -  President
+33 672 704 734


More information about the vlc-devel mailing list