Build Process
Last updated
Last updated
clang-format
native binary on LinuxYou can build clang-format
native binary on Linux using the script below.
Some packages for cross-compilation have been deprecated, making it difficult to make build processes directly, so cross-compilation is not used. Instead, I utilize QEMU and Docker to build cross-compiled binaries.
If you want to learn more about the images I used, see .