mirror of https://github.com/google/oss-fuzz.git
Use available nightly rust for spidermonkey build
This commit is contained in:
parent
d96459aa05
commit
b79b7cd88d
|
@ -19,9 +19,6 @@
|
|||
export SHELL=/bin/bash
|
||||
../../mach bootstrap --no-interactive --application-choice browser
|
||||
|
||||
# Set environment for rustc.
|
||||
source $HOME/.cargo/env
|
||||
|
||||
autoconf2.13
|
||||
|
||||
mkdir build_DBG.OBJ
|
||||
|
|
Loading…
Reference in New Issue