Michael Ho has uploaded a new change for review. http://gerrit.cloudera.org:8080/7484
Change subject: Add linker's version script for OpenSSL library. ...................................................................... Add linker's version script for OpenSSL library. Debian based distribution (e.g. Ubuntu) expects OpenSSL dynamically linked library to have been compiled with a version script to control the exported symbols for different versions of the library. This change copies part of the version script of Ubuntu's libssl 1.0.2g and emits it when building OpenSSL library in the toolchain. Built Impala with this library and ran some sanity tests. Change-Id: I72b39c5e15db268d35210c013e885f36764f1f89 --- M source/openssl/build.sh 1 file changed, 4,630 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/84/7484/1 -- To view, visit http://gerrit.cloudera.org:8080/7484 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I72b39c5e15db268d35210c013e885f36764f1f89 Gerrit-PatchSet: 1 Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-Owner: Michael Ho <[email protected]>
