Adar Dembo has posted comments on this change. Change subject: thirdparty: respect BOOST_ROOT environment variable for preflight ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2629/1/thirdparty/preflight.py File thirdparty/preflight.py: Line 116: '-L%s/lib' % os.environ['BOOST_ROOT']] If you're passing -E, what good is -L? We're not going to link anything, right? -- To view, visit http://gerrit.cloudera.org:8080/2629 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I13a1d068533538ba6406621d7ccc823b15f83dd4 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
