blob: 80ca937e01364f0a3304676cd7c2fb550c393da1 (
plain)
1
2
3
4
5
6
7
|
{
"__comment1": "Bug 1700372: --disable-clang-plugin is needed to avoid a warning (that we treat as an error) for comparing a number to itself to test for NaN",
"configure-args": "--enable-simulator=arm --target=i686-pc-linux --enable-rust-simd --disable-clang-plugin",
"optimize": true,
"debug": true,
"bits": 32
}
|