```console $ python3 -c "import sysconfig; print(sysconfig.get_config_var('AR'))" /clang64/bin/llvm-ar ``` but it should be "ar", or "llvm-ar"