Thomas Marshall has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/12915 )

Change subject: Check for thirft.protocol.fastbinary in both lib and lib64
......................................................................

Check for thirft.protocol.fastbinary in both lib and lib64

db301f6b992d36ea315c037fde954e01340be1e2 introduced an assertion on
the thrift build script which ensures that thrift.protocol.fastbinary
gets compiled in thrift's python bindings, however in some distros, the
shared object is placed on $PY_PREFIX/lib64 (instead of $PY_PREFIX/lib)
so we check in both locations.

Change-Id: Ib2294eff2f945af94de0345322f5496777fb1b08
Reviewed-on: http://gerrit.cloudera.org:8080/12915
Reviewed-by: Thomas Marshall <[email protected]>
Tested-by: Thomas Marshall <[email protected]>
---
M source/thrift/build.sh
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Thomas Marshall: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/12915
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib2294eff2f945af94de0345322f5496777fb1b08
Gerrit-Change-Number: 12915
Gerrit-PatchSet: 2
Gerrit-Owner: Hector Acosta <[email protected]>
Gerrit-Reviewer: Thomas Marshall <[email protected]>

Reply via email to