]> git.pld-linux.org Git - packages/ImageMagick.git/blobdiff - ImageMagick-lt.patch
- rebuild with perl 5.28.0
[packages/ImageMagick.git] / ImageMagick-lt.patch
index 99df582faf154ba2abf0cfc06a73afdb4b32770a..9a6f30929ee3785b52616ab460662e03bac1d3eb 100644 (file)
@@ -1,12 +1,12 @@
---- ImageMagick-6.6.5-2/configure.ac.orig      2010-10-23 16:19:33.019743558 +0200
-+++ ImageMagick-6.6.5-2/configure.ac   2010-10-23 16:51:41.847742720 +0200
-@@ -385,10 +385,6 @@
-             AC_MSG_WARN([Replacing compiler $CC with compiler $PTHREAD_CC to support pthreads.])
-             CC="$PTHREAD_CC"
-         fi
--        if test "$CXX" != "$PTHREAD_CXX"; then
--          AC_MSG_WARN([Replacing compiler $CXX with compiler $PTHREAD_CXX to support pthreads.])
--          CXX="$PTHREAD_CXX"
+--- ImageMagick-6.9.3-6/configure.ac.orig      2016-03-06 18:30:04.449575381 +0100
++++ ImageMagick-6.9.3-6/configure.ac   2016-03-06 18:35:39.416227990 +0100
+@@ -489,10 +489,6 @@
+         CFLAGS="$CFLAGS $DEF_THREAD"
+         CXXFLAGS="$CXXFLAGS $DEF_THREAD"
+       THREAD_LIBS="$PTHREAD_LIBS"
+-        if test "$CC" != "$PTHREAD_CC"; then
+-            AC_MSG_WARN([Replacing compiler $CC with compiler $PTHREAD_CC to support pthreads.])
+-            CC="$PTHREAD_CC"
 -        fi
          AC_DEFINE(THREAD_SUPPORT,1,[Define if you have POSIX threads libraries and header files.])
      fi
This page took 0.028571 seconds and 4 git commands to generate.