Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
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