Disable musttail on MIPS, PowerPC, LoongArch, and Windows (MinGW) with GCC The GCC issue linked for RISC-V also affects MIPS, PowerPC, LoongArch, and Windows (MinGW). I've edited the GCC ticket to mention them as well. Change-Id: I5ac392142e58178300e3882baeb70695e31c8db8 Reviewed-on: https://skia-review.googlesource.com/c/skcms/+/1203676 Reviewed-by: Jorge Betancourt <jmbetancourt@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>
To build with ninja, simply run ninja from the root directory. This will produce a library in /out.
There are also Bazel rules, outlined in BAZEL.md