maddox / magick-installer

ImageMagick installer script because macports sucks
485 stars 115 forks source link

Disable OpenCL support #33

Open sdossick opened 12 years ago

sdossick commented 12 years ago

This patch disables OpenCL support when compiling ImageMagick, as keeping it enabled causes the RMagick ruby gem to be unable to compile on Lion.

I am not sure of the exact issue, but disabling OpenCL makes RMagick happily compile and install.