X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/451ad80ae5c532c71b72ad236cad8a1e0560fabd..73d77d8ac7562cd897c84c6cbcadc6346cd6dc27:/packages/gdk-pixbuf/Makefile.in.patch diff --git a/packages/gdk-pixbuf/Makefile.in.patch b/packages/gdk-pixbuf/Makefile.in.patch index c6c36074..f0367ced 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.9/Makefile.in ./Makefile.in +--- ../gdk-pixbuf-2.36.9/Makefile.in 2017-08-19 17:24:08.000000000 +0000 ++++ ./Makefile.in 2017-12-02 00:17:57.592766016 +0000 +@@ -451,7 +451,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 - EXTRA_DIST = \ - config.h.win32 \ - glib-tap.mk \ +-SUBDIRS = gdk-pixbuf po docs thumbnailer tests contrib win32 ++SUBDIRS = gdk-pixbuf po docs tests contrib win32 + meson_files = \ + meson.build \ + meson_options.txt \