From 93bdfcd35743f1778621d33da2a5f0b920d41b4d Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 5 Oct 2023 11:40:25 -0400 Subject: [PATCH] wip --- share/toolchain/shim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/toolchain/shim b/share/toolchain/shim index 3e3014e7..4d6efde4 100755 --- a/share/toolchain/shim +++ b/share/toolchain/shim @@ -11,7 +11,7 @@ if [ $(uname) != Darwin ]; then # if not the above probs this is running in pkgx CI/CD pkgx="${PKGX_DIR:-$HOME/.pkgx}/pkgx.sh/v*/bin/pkgx" fi - "$pkgx" --silent +llvm.org "$@" + "$pkgx" --silent +llvm.org $tool "$@" fi case $tool in