mirror of
https://github.com/servo/servo.git
synced 2025-06-29 03:23:41 +01:00
This fixes a build error for i686-linux-android with some versions of libclang: ``` error[E0560]: struct `generated::root::JS::Value` has no field named `__bindgen_align`sys --> /home/simon/projects/mozjs/src/jsval.rs:83:2 | 83 | __bindgen_align: [], | ^^^^^^^^^^^^^^^ `generated::root::JS::Value` does not have this field | = note: available fields are: `data` error: aborting due to previous error ``` |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
LICENSE-APACHE | ||
LICENSE-MIT |