https://bz.apache.org/ooo/show_bug.cgi?id=127099
--- Comment #5 from Ariel Constenla-Haile <[email protected]> --- (In reply to Jim Jagielski from comment #4) > IMHO, we should consider openssl as an "external" dependency ala java and > ant when building. Building openssl yourself or, even better, using MacPorts > or Homebrew helps simplify these. Java and ant are completely different, using MacPorts' or homebrew's OpenSSL is just a hack for a development build, but you cannot release AOO built on this environment: the base MacOSX is 10.7 http://www.openoffice.org/dev_docs/source/sys_reqs_aoo41.html#os-x If AOO built on El Capitan with MacPorts is linked against MacPorts openSSL libs (https://trac.macports.org/browser/trunk/dports/devel/openssl/Portfile openSSL seems to be 1.0.2h), these libraries might not be found in older systems. The released MacOSX version must be able to run on MacOSX >= 10.7. -- You are receiving this mail because: You are the assignee for the issue.
