changelog-seen = 2 [llvm] download-ci-llvm = false ninja = true link-shared = false use-libcxx = true [build] build = "x86_64-unknown-linux-musl" cargo = "/usr/bin/cargo" rustc = "/usr/bin/rustc" rustfmt = "/usr/bin/rustfmt" docs = false python = "python3" locked-deps = true extended = true [install] prefix = "/usr" [rust] optimize = 3 debug = false codegen-units = 1 codegen-units-std = 1 incremental = false parallel-compiler = false channel = "stable" description = "Ikeda Linux" rpath = false codegen-backends = ["llvm"] deny-warnings = true llvm-libunwind = 'system' [target.x86_64-unknown-linux-musl] cc = "/usr/bin/clang" cxx = "/usr/bin/clang++" ar = "/usr/bin/llvm-ar" ranlib = "/usr/bin/llvm-ranlib" linker = "/usr/bin/clang" llvm-config = "/usr/bin/llvm-config" crt-static = false