summaryrefslogtreecommitdiffhomepage
path: root/patches/imagemagick-7.0.9-12.local.patch
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2019-12-27 19:47:30 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2019-12-27 19:47:30 +0000
commit4cf75efb715bf705691c58fa2f504357d2e68afa (patch)
treed6c99c1663653b53c5e46a94df2286a6fe7c3f8f /patches/imagemagick-7.0.9-12.local.patch
parenta8cf86896411523810ef1b68571c03e04216daf7 (diff)
downloadmidipix_build-4cf75efb715bf705691c58fa2f504357d2e68afa.tar.bz2
midipix_build-4cf75efb715bf705691c58fa2f504357d2e68afa.tar.xz
vars/build.vars:imagemagick: upgraded to v7.0.9-12.
vars/build.vars:imagemagick:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -I${PREFIX_NATIVE}/include/freetype2 -I${PREFIX_NATIVE}/include/sltdl. vars/build.vars:imagemagick:${PKG_DISABLED}: enabled. patches/imagemagick-7.0.9-12.local.patch: upgraded to v7.0.9-12.
Diffstat (limited to 'patches/imagemagick-7.0.9-12.local.patch')
-rw-r--r--patches/imagemagick-7.0.9-12.local.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/patches/imagemagick-7.0.9-12.local.patch b/patches/imagemagick-7.0.9-12.local.patch
new file mode 100644
index 00000000..1c2722a2
--- /dev/null
+++ b/patches/imagemagick-7.0.9-12.local.patch
@@ -0,0 +1,16 @@
+--- ImageMagick-7.0.9-12/configure.orig 2019-12-27 01:06:32.000000000 +0000
++++ ImageMagick-7.0.9-12/configure 2019-12-27 19:40:26.904000000 +0000
+@@ -22639,13 +22639,7 @@
+
+ # Only allow building loadable modules if we are building shared libraries
+ if test "$with_modules" != 'no' ; then
+- if test "$libtool_build_shared_libs" = 'no'; then
+- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Modules may only be built if building shared libraries is enabled." >&5
+-$as_echo "$as_me: WARNING: Modules may only be built if building shared libraries is enabled." >&2;}
+- build_modules='no'
+- else
+ build_modules='yes'
+- fi
+ fi
+ if test "$build_modules" != 'no' ; then
+