提交 5baa8c88 编写于 作者: Z zdenop 提交者: GitHub

Merge pull request #808 from stweil/macos

opencl: Add missing TIFF library for macOS
......@@ -226,7 +226,7 @@ case "${host_os}" in
fi
AM_CPPFLAGS="-DUSE_OPENCL $AM_CPPFLAGS"
OPENCL_CPPFLAGS=""
OPENCL_LDFLAGS="-framework OpenCL"
OPENCL_LDFLAGS="-framework OpenCL -ltiff"
fi
;;
*)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册