X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/451ad80ae5c532c71b72ad236cad8a1e0560fabd..6c32e136e42e81d75e60ae1d18cea96e9cf6d453:/packages/gdk-pixbuf/Makefile.in.patch?ds=sidebyside diff --git a/packages/gdk-pixbuf/Makefile.in.patch b/packages/gdk-pixbuf/Makefile.in.patch index c6c36074..2903ba76 100644 --- a/packages/gdk-pixbuf/Makefile.in.patch +++ b/packages/gdk-pixbuf/Makefile.in.patch @@ -1,15 +1,12 @@ -The tests in pixbuf-lowmem.c has undefined references to __libc_malloc -and __libc_free, so skip building tests. - -diff -u -r ../gdk-pixbuf-2.31.7/Makefile.in ./Makefile.in ---- ../gdk-pixbuf-2.31.7/Makefile.in 2015-09-01 07:46:31.000000000 -0400 -+++ ./Makefile.in 2015-09-07 10:48:15.299336025 -0400 -@@ -448,7 +448,7 @@ +diff -u -r ../gdk-pixbuf-2.36.7/Makefile.in ./Makefile.in +--- ../gdk-pixbuf-2.36.7/Makefile.in 2017-07-18 17:00:16.000000000 +0000 ++++ ./Makefile.in 2017-07-26 11:24:41.324018359 +0000 +@@ -449,7 +449,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ --SUBDIRS = gdk-pixbuf po docs tests contrib build -+SUBDIRS = gdk-pixbuf po docs contrib build +-SUBDIRS = gdk-pixbuf po docs thumbnailer tests contrib win32 ++SUBDIRS = gdk-pixbuf po docs tests contrib win32 EXTRA_DIST = \ config.h.win32 \ glib-tap.mk \