Sign in
cobalt
/
cobalt
/
2ea2238d90d36bda2ed661e5419f2b40fae96ba4
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
macosx
/
mozconfig.rust
blob: 92d9a608690e04cc51ce80f8358441387b499eee [
file
] [
log
] [
blame
]
#
Options
to enable rust in automation builds
.
if
test
`
uname
-
s
`
!=
Linux
;
then
RUSTC
=
"$topsrcdir/rustc/bin/rustc"
ac_add_options
--
enable
-
rust
fi