Bump ImageMagick version
This commit is contained in:
@ -132,7 +132,7 @@ cd ..
|
||||
ldconfig
|
||||
cd ImageMagick
|
||||
git fetch --all
|
||||
git checkout 7.0.11-14
|
||||
git checkout 7.1.0-2
|
||||
CXXFLAGS='-O3 -mtune=native -march=native' CFLAGS='-O3 -mtune=native -march=native' ./configure --without-perl --without-magick-plus-plus --with-rsvg=yes --disable-openmp
|
||||
make -j $PROC_LIMIT install
|
||||
make distclean
|
||||
|
Reference in New Issue
Block a user