mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Originally, buildbot would try to directly execute `RUSTFLAGS=` as a binary since it was the first token in the command string, which won't work. Fix this by using the `env` command to set the environment variables, as there is currently no support for setting per-step environment variables in the `buildbot_steps.yml` file. |
||
---|---|---|
.. | ||
ci | ||
doc.servo.org | ||
layout_viewer | ||
cert_generator.js | ||
jsdefine | ||
patch-trace-template.py | ||
rustdoc-style.html | ||
rustdoc-with-private | ||
servo.sb | ||
servo_gdb.py | ||
valgrind-memcheck.supp |