15803946 problem in UTILITY/IMAGEMAGICK (fix sparc)
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Thu, 11 Apr 2013 09:31:09 -0700
changeset 1257 167a42b7a742
parent 1256 afd0cd885ab3
child 1258 43768f8c79d5
15803946 problem in UTILITY/IMAGEMAGICK (fix sparc)
components/imagemagick/Makefile
--- a/components/imagemagick/Makefile	Wed Apr 10 10:16:27 2013 -0700
+++ b/components/imagemagick/Makefile	Thu Apr 11 09:31:09 2013 -0700
@@ -77,6 +77,7 @@
 CONFIGURE_OPTIONS+= --enable-shared=yes
 CONFIGURE_OPTIONS+= --enable-static=no
 CONFIGURE_OPTIONS+= --without-gvc
+CONFIGURE_OPTIONS+= --disable-openmp
 # Using option 'with-fontconfig=no' so that the fonts/fonts path specified in
 # configuration file 'type-ghostscript.xml' is being used.
 CONFIGURE_OPTIONS+= --with-fontconfig=no