]> git.pld-linux.org Git - packages/ImageMagick.git/blame - ImageMagick-lt.patch
run tests
[packages/ImageMagick.git] / ImageMagick-lt.patch
CommitLineData
3c563119
JB
1--- ImageMagick-7.0.10-35/configure.ac.orig 2020-11-01 08:45:30.469806589 +0100
2+++ ImageMagick-7.0.10-35/configure.ac 2020-11-01 09:05:17.360043320 +0100
3@@ -489,10 +489,6 @@
cdb5118a 4 CFLAGS="$CFLAGS $DEF_THREAD"
5 CXXFLAGS="$CXXFLAGS $DEF_THREAD"
e984c4b5 6 THREAD_LIBS="$PTHREAD_LIBS"
cdb5118a 7- if test "$CC" != "$PTHREAD_CC"; then
8- AC_MSG_WARN([Replacing compiler $CC with compiler $PTHREAD_CC to support pthreads.])
9- CC="$PTHREAD_CC"
ecc9da3d 10- fi
3c563119 11 AC_DEFINE([THREAD_SUPPORT],[1],[Define if you have POSIX threads libraries and header files.])
ecc9da3d
JB
12 fi
13 fi
This page took 0.211023 seconds and 4 git commands to generate.