On 02/07/2018 06:04 PM, Henri Sivonen wrote:
> mach bootstrap doesn't appear to download a bindgen-compatible clang
> on an ARMv7 GNU/Linux host.
>
> mach build then complains about not being able to generate the stylo bindings.
>
> As I understand it, --disable-stylo-build-bindgen should be OK i
If you can install a new-enough (4.0.1 worked last I checked, but 5.0.1 is
better) clang and llvm development system packages, those should let the
build complete.
If your distro doesn't provide a new-enough toolchain you'll have to
compile one. Set LLVM_CONFIG in the environment to point to your
On 2/6/18 6:27 PM, Tom Ritter wrote:
But when it comes to the header case mismatch issue, we could automate this.
Would it be possible for us to write some code to automatically detect these
case
discrepancies and automatically land corrections? Where would be the right place
for something like
mach bootstrap doesn't appear to download a bindgen-compatible clang
on an ARMv7 GNU/Linux host.
mach build then complains about not being able to generate the stylo bindings.
As I understand it, --disable-stylo-build-bindgen should be OK if one
isn't modifying stylo, but building with that flag
4 matches
Mail list logo