Bug 1302028, build-time bindgen support for Stylo, has landed.
Bindgen support is automatically enabled for --enable-stylo builds
(including stylo-incubator integration builds); use
--disable-stylo-build-bindgen if you need to disable it for any
reason.

The bindgen support assumes that you have a clang 3.9 installation and
looks for the `llvm-config` program on your PATH to confirm that
assumption.  If `llvm-config` is not on your PATH, you can export its
location in your mozconfig.

Since mozilla-{inbound,central} do not have a servo/ import yet, we
landed a dummy geckoservo crate to satisfy Cargo and to enable us to
get all the Cargo features in the correct place.  There will need to
be some manual fixup/overriding of our dummy geckoservo crate when
mozilla-central containing bug 1302028 merges to stylo-incubator.

Please ping me on IRC or bugzilla if there are any questions.

Happy hacking,
-Nathan
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to