GNOME Bugzilla – Bug 731847
cerbero: update libtiff recipe
Last modified: 2017-07-15 12:01:05 UTC
Created attachment 278674 [details] [review] proposed patch This patch updates the tiff recipe with a number of changes, as such that it more closely resembles the build settings of ubuntu trusty. * update to libtiff 4.0.3 * use a tarball instead of a local git repo * enable libtifxx * add the reentrant CXX flag * add the --ld-version-script configure flag. OpenCV for instance relies on this.
CXX was disabled because it was failing in several platforms. I would leave it disabled unless you can test it everywhere and make sure it works
Created attachment 278703 [details] [review] libtiff update without cxx I don't actually need CXX. I just enabled as I thought it to be the source of my issues. This patch just updates libtiff and enables ld version script.
libtiff in cerbero is at 4.0.7 now, closing.