[Spice-devel] [PATCH spice-gtk 1/4] build-sys: add extra dependencies on symbols files

Christophe Fergeau cfergeau at redhat.com
Wed Oct 29 03:28:15 PDT 2014


On Tue, Oct 28, 2014 at 09:32:22PM +0100, Marc-André Lureau wrote:
> Whenever the symbols files are modified, rebuild the library.
> ---
>  gtk/Makefile.am | 20 ++++++++++++++------
>  1 file changed, 14 insertions(+), 6 deletions(-)
> 
> diff --git a/gtk/Makefile.am b/gtk/Makefile.am
> index 3d87958..1430354 100644
> --- a/gtk/Makefile.am
> +++ b/gtk/Makefile.am
> @@ -60,11 +60,15 @@ lib_LTLIBRARIES += libspice-client-gtk-3.0.la
>  endif
>  
>  if HAVE_LD_VERSION_SCRIPT
> -GLIB_VERSION_LDFLAGS = -Wl,--version-script=${srcdir}/map-file
> -GTK_VERSION_LDFLAGS = $(GLIB_VERSION_LDFLAGS)
> +GLIB_SYMBOLS_LDFLAGS = -Wl,--version-script=${srcdir}/map-file

s/GLIB_VERSION/GLIB_SYMBOLS/ belong in a separate patch (not sure it's
even worth renaming).

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20141029/62725834/attachment.sig>


More information about the Spice-devel mailing list