]> git.pld-linux.org Git - packages/ImageMagick.git/blame - ImageMagick-lt.patch
- renamed gomp bcond to compiler-agnostic openmp
[packages/ImageMagick.git] / ImageMagick-lt.patch
CommitLineData
cdb5118a 1--- ImageMagick-6.6.6-7/configure.ac~ 2010-12-27 13:27:17.432375100 +0100
2+++ ImageMagick-6.6.6-7/configure.ac 2010-12-27 13:30:28.809041767 +0100
324c5093
AM
3--- configure.ac~ 2014-11-26 10:14:50.000000000 +0100
4+++ configure.ac 2014-11-26 10:15:09.968560186 +0100
5@@ -512,10 +512,6 @@
cdb5118a 6 CFLAGS="$CFLAGS $DEF_THREAD"
7 CXXFLAGS="$CXXFLAGS $DEF_THREAD"
324c5093 8 THREAD_LIBS="$PTHREAD_LIBS"
cdb5118a 9- if test "$CC" != "$PTHREAD_CC"; then
10- AC_MSG_WARN([Replacing compiler $CC with compiler $PTHREAD_CC to support pthreads.])
11- CC="$PTHREAD_CC"
ecc9da3d
JB
12- fi
13 AC_DEFINE(THREAD_SUPPORT,1,[Define if you have POSIX threads libraries and header files.])
14 fi
15 fi
c5001b7e 16
This page took 0.078688 seconds and 4 git commands to generate.