[LLVMdev] Lib C++ buildbot problem

Renato Golin renato.golin at linaro.org
Mon Oct 20 08:49:04 PDT 2014


On 20 October 2014 16:40, Dan Albert <danalbert at google.com> wrote:
> No, there isn't. Should be simple enough to add though. I'd add it as a dict
> param.

Yeah, CMake uses a different set for environment variables.

You mean something like this?

def getLibcxxAndAbiBuilder(f=None, env={}, additional_features=set(),
cmake_opts={}):

cheers,
--renato



More information about the llvm-dev mailing list