[PATCH] D51058: [zorg] Pass environment to getPollyBuildFactory and getAOSPBuildFactory

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 12:44:25 PDT 2018


kparzysz created this revision.
kparzysz added a reviewer: gkistanova.
Herald added a reviewer: bollu.

This will allow setting `LD_LIBRARY_PATH`.

I'm updating compilers on `hexagon-build-02` and `hexagon-build-03` and I need to make sure that the correct `LD_LIBRARY_PATH` is set.

I'm not a buildbot expert, so this is more of a "I hope this works" type of a patch...


Repository:
  rL LLVM

https://reviews.llvm.org/D51058

Files:
  zorg/buildbot/builders/AOSPBuilder.py
  zorg/buildbot/builders/PollyBuilder.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51058.161799.patch
Type: text/x-patch
Size: 4738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/2b3c69f4/attachment.bin>


More information about the llvm-commits mailing list