with -v: ``` clang version 12.0.0 (https://github.com/ziglang/zig-bootstrap 33b1c0aa067f7667ca0c792af3d2395fef793ffe) Target: native-native-unknown-musl Thread model: posix InstalledDir: /usr/bin (in-process) "/home/s1835130/.local/bin/zig" -cc1 -triple native-native-unknown-musl -E -disable-free -disable-llvm-verifier -discard-value-names -main-file-name - -mrelocation-model static -mframe-pointer=all -fmath-errno -fno-rounding-math -fno-verbose-asm -no-integrated-as -mconstructor-aliases -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /home/s1835130/.local/lib/clang/12.0.0 -fno-dwarf-directory-asm -fdebug-compilation-dir /home/s1835130 -ferror-limit 19 -fgnuc-version=4.2.1 -fcolor-diagnostics -dM -o - -x c - error: unknown target triple 'native-native-unknown-musl', please use -triple or -arch ```