Michael Ho has uploaded a new patch set (#2).

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,631 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/84/7484/2
-- 
To view, visit http://gerrit.cloudera.org:8080/7484
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I72b39c5e15db268d35210c013e885f36764f1f89
Gerrit-PatchSet: 2
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-Owner: Michael Ho <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>

Reply via email to