jonathanmetzman

Results 935 comments of jonathanmetzman

I'm happy to add this. But maybe we should just have an `user_env_var` that users can use to pass env vars to build scripts or fuzzers when running. What do...

> I somehow thought I had already replied here. Sorry! > > The idea of the "user_env_var" variable sounds good to me but I'm not sure it should be allowed...

Initial work on this was started in https://github.com/google/oss-fuzz/pull/4591/files

> I know this is WIP but I would like to prepare some projects for AArch64 support. I'd warn you against doing this. There is a significant blocker that could...

I don't know if I'm going to add this QEMU support to helper.py either btw.

Oh damn, sorry about that.

I'll disable these projects.

clusterfuzz-images/base build fails on ARM with this error: ``` ============================================================================== Starting installation of google-fluentd ============================================================================== Installing agent for Debian or Ubuntu. Warning: apt-key output should not be parsed (stdout is...

base-runner is not actually the image we use for running fuzzers on ClusterFuzz so this change by itself will only hide the problem (causing tests to pass) and not fix...